| Package | Description |
|---|---|
| org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
| org.openstreetmap.josm.actions.downloadtasks |
Provides the classes for JOSM
download tasks . |
| org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
| Modifier and Type | Field and Description |
|---|---|
private OsmServerChangesetReader |
CloseChangesetAction.DownloadOpenChangesetsTask.reader |
| Modifier and Type | Field and Description |
|---|---|
protected OsmServerChangesetReader |
AbstractChangesetDownloadTask.RunnableDownloadTask.reader
the reader object used to read changesets from the API
|
| Modifier and Type | Field and Description |
|---|---|
private OsmServerChangesetReader |
DownloadOpenChangesetsTask.reader |