| 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
The default event implementation that is used to indicate a change in the
ChangesetCache |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangesetCacheListener.changesetCacheUpdated(ChangesetCacheEvent event)
Gets notified on changeset cache updates
|
private void |
ChangesetCache.fireChangesetCacheEvent(ChangesetCacheEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangesetListModel.changesetCacheUpdated(ChangesetCacheEvent event) |
void |
ChangesetCacheManagerModel.changesetCacheUpdated(ChangesetCacheEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenChangesetComboBoxModel.changesetCacheUpdated(ChangesetCacheEvent event) |