| AbstractCellRenderer |
Superclass of changeset cell renderers.
|
| ChangesetAware |
Super interface of changeset-aware components.
|
| ChangesetCacheManager |
ChangesetCacheManager manages the local cache of changesets
retrieved from the OSM API.
|
| ChangesetCacheManager.CloseSelectedChangesetsAction |
Closes the selected changesets
|
| ChangesetCacheManager.DownloadSelectedChangesetContentAction |
Downloads the content of selected changesets from the OSM server
|
| ChangesetCacheManager.DownloadSelectedChangesetObjectsAction |
Downloads the objects contained in the selected changesets from the OSM server
|
| ChangesetCacheManager.DownloadSelectedChangesetsAction |
Downloads the selected changesets
|
| ChangesetCacheManager.RemoveFromCacheAction |
Removes the selected changesets from the local changeset cache
|
| ChangesetCacheManagerModel |
This is the model for the changeset cache manager dialog.
|
| ChangesetCacheTableCellRenderer |
The cell renderer for the changeset table
|
| ChangesetCacheTableRowSorter |
The row sorter for the changeset table
|
| ChangesetContentPanel.DownloadObjectAction |
|
| ChangesetContentPanel.HeaderPanel |
|
| ChangesetContentPanel.SelectInCurrentLayerAction |
|
| ChangesetContentPanel.SelectionBasedAction |
|
| ChangesetContentPanel.ShowHistoryAction |
|
| ChangesetContentPanel.ZoomInCurrentLayerAction |
|
| ChangesetContentTableModel |
This is the table model for the content of a changeset.
|
| ChangesetContentTableModel.ChangesetContentEntry |
|
| ChangesetDetailPanel.OpenChangesetPopupMenuAction |
|
| ChangesetDetailPanel.RemoveFromCacheAction |
The action for removing the currently selected changeset from the changeset cache
|
| ChangesetDetailPanel.SelectInCurrentLayerAction |
Selects the primitives in the content of this changeset in the current data layer.
|
| ChangesetDetailPanel.UpdateChangesetAction |
Updates the current changeset from the OSM server
|
| ChangesetDetailPanel.ZoomInCurrentLayerAction |
Zooms to the primitives in the content of this changeset in the current
data layer.
|
| ChangesetDiscussionPanel.AddChangesetCommentAction |
Adds a discussion comment to the current changeset
|
| ChangesetDiscussionPanel.UpdateChangesetDiscussionAction |
Updates the current changeset discussion from the OSM server
|
| ChangesetDiscussionTableModel |
Model of changeset discussion table.
|
| ChangesetListModel |
This is the model that backs a list of changesets
|
| DownloadChangesetContentAction |
Downloads/Updates the content of the changeset.
|