Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.actions.search |
Provides the classes for JOSM
search action . |
org.openstreetmap.josm.gui.tagging.presets |
Provides classes for handling tagging presets.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ParameterizedAction
Interface for (toolbar-)actions that have additional parameters which need
to be saved to the preferences (and loaded back).
|
Modifier and Type | Class and Description |
---|---|
class |
AddImageryLayerAction
Action displayed in imagery menu to add a new imagery layer.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchAction
The search action allows the user to search the data layer using a complex search string.
|
Modifier and Type | Class and Description |
---|---|
class |
TaggingPreset
This class read encapsulate one tagging preset.
|
class |
TaggingPresetMenu
Menu that groups several presets from one topic.
|
class |
TaggingPresetSeparator
Class used to represent a
JSeparator inside tagging preset menu. |