Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
Modifier and Type | Field and Description |
---|---|
private JosmAction.ActiveLayerChangeAdapter |
JosmAction.activeLayerChangeAdapter |
Modifier and Type | Method and Description |
---|---|
protected JosmAction.ActiveLayerChangeAdapter |
JosmAction.buildActiveLayerChangeAdapter()
Override this if calling
JosmAction.updateEnabledState() on active layer change event is not enough. |