| Interface | Description |
|---|---|
| ChangesetDownloadTask |
| Class | Description |
|---|---|
| AbstractCellRenderer |
Superclass of changeset cell renderers.
|
| ChangesetCacheManager |
ChangesetCacheManager manages the local cache of changesets
retrieved from the OSM API.
|
| ChangesetCacheManager.CancelAction |
the cancel / close action
|
| ChangesetCacheManagerModel |
This is the model for the changeset cache manager dialog.
|
| ChangesetCacheTableCellRenderer |
The cell renderer for the changeset table
|
| ChangesetCacheTableColumnModel |
The column model for the changeset table
|
| ChangesetContentDownloadTask |
This is an asynchronous task for downloading the changeset content of a collection of
changesets.
|
| ChangesetContentPanel |
The panel which displays the content of a changeset in a scrollable table.
|
| ChangesetContentPanel.HeaderPanel | |
| ChangesetContentTableCellRenderer |
The table cell renderer used in the changeset content table, except for the "name"
column in which we use a
OsmPrimitivRenderer. |
| ChangesetContentTableColumnModel |
The column model for the changeset content
|
| ChangesetContentTableModel |
This is the table model for the content of a changeset.
|
| ChangesetContentTableModel.ChangesetContentEntry |
The type used internally to keep information about
HistoryOsmPrimitive
with their ChangesetDataSet.ChangesetModificationType. |
| ChangesetDetailPanel |
This panel displays the properties of the currently selected changeset in the
ChangesetCacheManager. |
| ChangesetDiscussionPanel |
The panel which displays the public discussion around a changeset in a scrollable table.
|
| ChangesetDiscussionTableCellRenderer |
The cell renderer for the changeset dicussion table
|
| ChangesetDiscussionTableColumnModel |
The column model for the changeset content
|
| ChangesetDiscussionTableModel |
Model of changeset discussion table.
|
| ChangesetHeaderDownloadTask |
This is an asynchronous task for downloading a collection of changests from the OSM
server.
|
| ChangesetInSelectionListModel | |
| ChangesetListCellRenderer | |
| ChangesetListModel | |
| ChangesetsInActiveDataLayerListModel |
This is the list model for the list of changeset in the current edit layer.
|
| ChangesetTagsPanel |
This panel displays the tags of the currently selected changeset in the
ChangesetCacheManager |
| SingleChangesetDownloadPanel |
This panel allows to enter the ID of single changeset and to download
the respective changeset.
|