Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
Modifier and Type | Field and Description |
---|---|
private JosmAction.LayerChangeAdapter |
JosmAction.layerChangeAdapter |
Modifier and Type | Method and Description |
---|---|
protected JosmAction.LayerChangeAdapter |
AbstractUploadAction.buildLayerChangeAdapter() |
protected JosmAction.LayerChangeAdapter |
JosmAction.buildLayerChangeAdapter()
Override this if calling
JosmAction.updateEnabledState() on layer change events is not enough. |
protected JosmAction.LayerChangeAdapter |
SaveAction.buildLayerChangeAdapter() |