|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlaceSelection.SearchResult | |
|---|---|
| org.openstreetmap.josm.gui.download | |
| Uses of PlaceSelection.SearchResult in org.openstreetmap.josm.gui.download |
|---|
| Fields in org.openstreetmap.josm.gui.download declared as PlaceSelection.SearchResult | |
|---|---|
private PlaceSelection.SearchResult |
PlaceSelection.NameFinderResultParser.currentResult
|
| Fields in org.openstreetmap.josm.gui.download with type parameters of type PlaceSelection.SearchResult | |
|---|---|
private java.util.List<PlaceSelection.SearchResult> |
PlaceSelection.NameFinderResultParser.data
|
private java.util.List<PlaceSelection.SearchResult> |
PlaceSelection.NameQueryTask.data
|
private java.util.ArrayList<PlaceSelection.SearchResult> |
PlaceSelection.NamedResultTableModel.data
|
| Methods in org.openstreetmap.josm.gui.download that return PlaceSelection.SearchResult | |
|---|---|
PlaceSelection.SearchResult |
PlaceSelection.NamedResultTableModel.getSelectedSearchResult()
|
| Methods in org.openstreetmap.josm.gui.download that return types with arguments of type PlaceSelection.SearchResult | |
|---|---|
java.util.List<PlaceSelection.SearchResult> |
PlaceSelection.NameFinderResultParser.getResult()
|
| Method parameters in org.openstreetmap.josm.gui.download with type arguments of type PlaceSelection.SearchResult | |
|---|---|
void |
PlaceSelection.NamedResultTableModel.setData(java.util.List<PlaceSelection.SearchResult> data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||