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 . |
Modifier and Type | Field and Description |
---|---|
private ParameterizedAction |
ParameterizedActionDecorator.action |
Constructor and Description |
---|
ParameterizedActionDecorator(ParameterizedAction action,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Class and Description |
---|---|
class |
SearchAction |