Package org.openstreetmap.josm.gui.dialogs.changeset
Standalone dialog allowing to handle OSM changesets (query and display them).
-
Interface Summary Interface Description ChangesetAware Super interface of changeset-aware components. -
Class Summary 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 actionChangesetCacheManager.ChangesetDetailViewSynchronizer ChangesetCacheManager.CloseSelectedChangesetsAction Closes the selected changesetsChangesetCacheManager.DownloadMyChangesets ChangesetCacheManager.DownloadSelectedChangesetContentAction Downloads the content of selected changesets from the OSM serverChangesetCacheManager.DownloadSelectedChangesetsAction Downloads the selected changesetsChangesetCacheManager.QueryAction The action to query and download changesetsChangesetCacheManager.RemoveFromCacheAction Removes the selected changesets from the local changeset cacheChangesetCacheManager.ShowDetailAction ChangesetCacheManagerModel This is the model for the changeset cache manager dialog.ChangesetCacheTableCellRenderer The cell renderer for the changeset tableChangesetCacheTableColumnModel The column model for the changeset tableChangesetCacheTableRowSorter The row sorter for the changeset tableChangesetContentPanel 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 aPrimitiveRenderer
.ChangesetContentTableColumnModel The column model for the changeset contentChangesetContentTableModel This is the table model for the content of a changeset.ChangesetContentTableModel.ChangesetContentEntry The type used internally to keep information aboutHistoryOsmPrimitive
with theirChangesetDataSet.ChangesetModificationType
.ChangesetContentTableRowSorter The row sorter for the changeset contentChangesetDetailPanel This panel displays the properties of the currently selected changeset in theChangesetCacheManager
.ChangesetDiscussionPanel The panel which displays the public discussion around a changeset in a scrollable table.ChangesetDiscussionTableCellRenderer The cell renderer for the changeset discussion tableChangesetDiscussionTableColumnModel The column model for the changeset contentChangesetDiscussionTableModel Model of changeset discussion table.ChangesetDiscussionTableRowSorter The row sorter for the changeset discussionChangesetInSelectionListModel A table of changesets that displays the ones that are used by the primitives in the current selection.ChangesetListCellRenderer This class renders the cells in aChangesetListModel
.ChangesetListModel This is the model that backs a list of changesetsChangesetsInActiveDataLayerListModel 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 theChangesetCacheManager
DownloadChangesetContentAction Downloads/Updates the content of the changeset.SingleChangesetDownloadPanel This panel allows to enter the ID of single changeset and to download the respective changeset.