Uses of Class
org.openstreetmap.josm.data.osm.event.SelectionEventManager
-
Packages that use SelectionEventManager Package Description org.openstreetmap.josm.data.osm.event Provides the classes for OSM dataset events. -
-
Uses of SelectionEventManager in org.openstreetmap.josm.data.osm.event
Fields in org.openstreetmap.josm.data.osm.event declared as SelectionEventManager Modifier and Type Field Description private static SelectionEventManagerSelectionEventManager. INSTANCEMethods in org.openstreetmap.josm.data.osm.event that return SelectionEventManager Modifier and Type Method Description static SelectionEventManagerSelectionEventManager. getInstance()Returns the unique instance.
-