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.preferences |
Provides generic classes for handling JOSM preferences.
|
Modifier and Type | Class and Description |
---|---|
static class |
ActionParameter.SearchSettingsActionParameter |
static class |
ActionParameter.StringActionParameter |
Modifier and Type | Method and Description |
---|---|
java.util.List<ActionParameter<?>> |
ParameterizedAction.getActionParameters() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ActionParameter<?>> |
SearchAction.getActionParameters() |
Modifier and Type | Method and Description |
---|---|
private ActionParameter<java.lang.Object> |
ToolbarPreferences.ActionParametersTableModel.getParam(int index) |