Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.changeset |
Standalone dialog allowing to handle OSM changesets (query and display them).
|
Modifier and Type | Class and Description |
---|---|
class |
ChangesetContentPanel
The panel which displays the content of a changeset in a scrollable table.
|
class |
ChangesetDetailPanel
This panel displays the properties of the currently selected changeset in the
ChangesetCacheManager . |
Modifier and Type | Field and Description |
---|---|
private ChangesetAware |
DownloadChangesetContentAction.component |
Constructor and Description |
---|
DownloadChangesetContentAction(ChangesetAware component)
Constructs a new
DownloadChangesetContentAction . |