Uses of Class
org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
-
Packages that use MapView.LayerInvalidatedListener Package Description org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface. -
-
Uses of MapView.LayerInvalidatedListener in org.openstreetmap.josm.gui
Fields in org.openstreetmap.josm.gui declared as MapView.LayerInvalidatedListener Modifier and Type Field Description private MapView.LayerInvalidatedListener
MapView. invalidatedListener
The listener that listens to invalidations of all layers.
-