| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
| org.openstreetmap.josm.gui.download.overpass |
This package contains all overpass query related classes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OverpassDownloadSource.OverpassDownloadSourcePanel
The GUI representation of the Overpass download source.
|
| Modifier and Type | Field and Description |
|---|---|
private OverpassWizardRegistration.OverpassWizardCallbacks |
OverpassQueryWizardDialog.dsPanel |
| Constructor and Description |
|---|
OverpassQueryWizardDialog(OverpassWizardRegistration.OverpassWizardCallbacks callbacks)
Create a new
OverpassQueryWizardDialog |
| Modifier and Type | Method and Description |
|---|---|
void |
OverpassWizardRegistration.OverpassQueryWizard.startWizard(OverpassWizardRegistration.OverpassWizardCallbacks callbacks)
Start the wizard.
|