Uses of Class
org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
-
Packages that use JosmAction.LayerChangeAdapter Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions. -
-
Uses of JosmAction.LayerChangeAdapter in org.openstreetmap.josm.actions
Fields in org.openstreetmap.josm.actions declared as JosmAction.LayerChangeAdapter Modifier and Type Field Description private JosmAction.LayerChangeAdapterJosmAction. layerChangeAdapterMethods in org.openstreetmap.josm.actions that return JosmAction.LayerChangeAdapter Modifier and Type Method Description protected JosmAction.LayerChangeAdapterAbstractUploadAction. buildLayerChangeAdapter()protected JosmAction.LayerChangeAdapterJosmAction. buildLayerChangeAdapter()Override this if callingJosmAction.updateEnabledState()on layer change events is not enough.protected JosmAction.LayerChangeAdapterSaveAction. buildLayerChangeAdapter()
-