Package org.openstreetmap.josm.actions.search
Provides the classes for JOSM
search action
.-
Interface Summary Interface Description SearchAction.SearchReceiver Interfaces implementing this may receive the result of the current search. -
Class Summary Class Description InView Matches objects within current map view.SearchAction The search action allows the user to search the data layer using a complex search string.SearchAction.CapturingSearchReceiver This class stores the result of the search in a local variable.SearchAction.SearchSettingsActionParameter ActionParameter
implementation withSearchSetting
as value type.SearchAction.SearchTask SearchAction.SelectSearchReceiver Select the search result and display a status text for it.