| Package | Description |
|---|---|
| org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives:
Node,
Way,
Relation
Users
Tags
Changesets
Utilities classes
|
| org.openstreetmap.josm.gui.dialogs.changeset |
Standalone dialog allowing to handle OSM changesets (query and display them).
|
| org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChangesetCacheEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangesetCacheListener.changesetCacheUpdated(ChangesetCacheEvent event) |
private void |
ChangesetCache.fireChangesetCacheEvent(ChangesetCacheEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangesetCacheManagerModel.changesetCacheUpdated(ChangesetCacheEvent event) |
void |
ChangesetListModel.changesetCacheUpdated(ChangesetCacheEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenChangesetComboBoxModel.changesetCacheUpdated(ChangesetCacheEvent event) |