|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DownloadDialog | |
|---|---|
| org.openstreetmap.josm.gui.download | |
| Uses of DownloadDialog in org.openstreetmap.josm.gui.download |
|---|
| Fields in org.openstreetmap.josm.gui.download declared as DownloadDialog | |
|---|---|
private DownloadDialog |
SlippyMapChooser.iGui
|
private static DownloadDialog |
DownloadDialog.instance
the unique instance of the download dialog |
private DownloadDialog |
BoundingBoxSelection.parent
|
private DownloadDialog |
TileSelection.parent
|
private DownloadDialog |
PlaceSelection.parent
|
private DownloadDialog |
BookmarkSelection.parent
the parent download GUI |
| Methods in org.openstreetmap.josm.gui.download that return DownloadDialog | |
|---|---|
static DownloadDialog |
DownloadDialog.getInstance()
Replies the unique instance of the download dialog |
| Methods in org.openstreetmap.josm.gui.download with parameters of type DownloadDialog | |
|---|---|
void |
DownloadSelection.addGui(DownloadDialog gui)
Add the GUI elements to the dialog. |
void |
SlippyMapChooser.addGui(DownloadDialog gui)
|
void |
BoundingBoxSelection.addGui(DownloadDialog gui)
|
void |
TileSelection.addGui(DownloadDialog gui)
|
void |
PlaceSelection.addGui(DownloadDialog gui)
Adds a new tab to the download dialog in JOSM. |
void |
BookmarkSelection.addGui(DownloadDialog gui)
|
private boolean |
BoundingBoxSelection.parseURL(DownloadDialog gui)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||