Package | Description |
---|---|
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUploadDialog
This is an abstract base class for dialogs used for entering generic upload options.
|
class |
UploadDialog
This is a dialog for entering upload options like the parameters for
the upload changeset and the strategy for opening/closing a changeset.
|
Modifier and Type | Field and Description |
---|---|
private IUploadDialog |
UploadDialog.UploadAction.dialog |
private IUploadDialog |
UploadDialog.CancelAction.dialog |
Constructor and Description |
---|
CancelAction(IUploadDialog dialog) |
UploadAction(IUploadDialog dialog) |