Package | Description |
---|---|
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
Modifier and Type | Field and Description |
---|---|
private static UploadDialog |
UploadDialog.uploadDialog
the unique instance of the upload dialog
|
Modifier and Type | Method and Description |
---|---|
static UploadDialog |
UploadDialog.getUploadDialog()
Replies the unique instance of the upload dialog
|