Package | Description |
---|---|
org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Modifier and Type | Field and Description |
---|---|
private OverpassTurboQueryWizard |
OverpassQueryWizardDialog.overpassQueryBuilder |
Modifier and Type | Field and Description |
---|---|
private static OverpassTurboQueryWizard |
OverpassTurboQueryWizard.instance |
Modifier and Type | Method and Description |
---|---|
static OverpassTurboQueryWizard |
OverpassTurboQueryWizard.getInstance()
Replies the unique instance of this class.
|