Package | Description |
---|---|
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
Modifier and Type | Class and Description |
---|---|
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 | Method and Description |
---|---|
AbstractUploadDialog |
UploadToServer.getUploadDialog()
Returns the upload dialog for this layer.
|
AbstractUploadDialog |
OsmDataLayer.getUploadDialog() |
AbstractUploadDialog |
AbstractModifiableLayer.getUploadDialog() |