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 NoteLayer |
UploadNoteLayerTask.layer |
Constructor and Description |
---|
UploadNoteLayerTask(NoteLayer layer,
ProgressMonitor monitor)
Creates the upload task.
|