Package | Description |
---|---|
org.openstreetmap.josm.data.osm | |
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) |
protected 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) |