Uses of Class
org.openstreetmap.josm.gui.NotificationManager
-
Packages that use NotificationManager Package Description org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface. -
-
Uses of NotificationManager in org.openstreetmap.josm.gui
Fields in org.openstreetmap.josm.gui declared as NotificationManager Modifier and Type Field Description private static NotificationManager
NotificationManager. instance
Methods in org.openstreetmap.josm.gui that return NotificationManager Modifier and Type Method Description static NotificationManager
NotificationManager. getInstance()
-