| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.search |
Provides the classes for JOSM
search action. |
| org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
| Class and Description |
|---|
| SearchAction.SearchReceiver
Interfaces implementing this may receive the result of the current search.
|
| SearchAction.SearchTask |
| Class and Description |
|---|
| SearchAction
The search action allows the user to search the data layer using a complex search string.
|