Package | Description |
---|---|
org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
Modifier and Type | Field and Description |
---|---|
private PlaceSelection.SearchResult |
PlaceSelection.NameFinderResultParser.currentResult |
Modifier and Type | Field and Description |
---|---|
private List<PlaceSelection.SearchResult> |
PlaceSelection.NameFinderResultParser.data |
private List<PlaceSelection.SearchResult> |
PlaceSelection.NameQueryTask.data |
private List<PlaceSelection.SearchResult> |
PlaceSelection.NamedResultTableModel.data |
Modifier and Type | Method and Description |
---|---|
PlaceSelection.SearchResult |
PlaceSelection.NamedResultTableModel.getSelectedSearchResult() |
Modifier and Type | Method and Description |
---|---|
List<PlaceSelection.SearchResult> |
PlaceSelection.NameFinderResultParser.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
PlaceSelection.NamedResultTableModel.setData(List<PlaceSelection.SearchResult> data) |