| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.downloadtasks | |
| org.openstreetmap.josm.gui.history |
| Class and Description |
|---|
| HistoryLoadTask
Loads the object history of an collection of objects from the
server.
|
| Class and Description |
|---|
| CoordinateInfoViewer
An UI widget for displaying differences in the coordinates of two
HistoryNodes. |
| CoordinateInfoViewer.DistanceViewer |
| CoordinateInfoViewer.LatLonViewer
A UI widgets which displays the Lan/Lon-coordinates of a
HistoryNode. |
| DiffTableModel
Simple model storing "diff cells" in a list.
|
| HistoryBrowser
HistoryBrowser is an UI component which displays history information about an
OsmPrimitive. |
| HistoryBrowserDialog
This is non-modal dialog, always showing on top, which displays history information
about a given
OsmPrimitive. |
| HistoryBrowserDialog.CloseAction |
| HistoryBrowserDialogManager
Manager allowing to show/hide history dialogs.
|
| HistoryBrowserModel
This is the model used by the history browser.
|
| HistoryBrowserModel.TagTableModel
The table model for the tags of the version at
PointInTimeType.REFERENCE_POINT_IN_TIME
or PointInTimeType.CURRENT_POINT_IN_TIME |
| HistoryBrowserModel.VersionTableModel
The table model for the list of versions in the current history
|
| HistoryLoadTask
Loads the object history of an collection of objects from the
server.
|
| HistoryViewerPanel
Base class of
TagInfoViewer and RelationMemberListViewer. |
| NodeListViewer
NodeListViewer is a UI component which displays the node list of two
version of a
OsmPrimitive in a History. |
| NodeListViewer.NodeListPopupMenu |
| NodeListViewer.ShowHistoryAction |
| NodeListViewer.ZoomToNodeAction |
| PointInTimeType
PointInTimeType enumerates two points in time in the
History
of an OsmPrimitive. |
| RelationMemberListViewer |
| SelectionSynchronizer |
| TagInfoViewer
TagInfoViewer is a UI component which displays the list of tags of two
version of a
OsmPrimitive in a History. |
| TwoColumnDiff.Item |
| TwoColumnDiff.Item.DiffItemType |
| VersionInfoPanel
VersionInfoPanel is an UI component which displays the basic properties of a version
of a
OsmPrimitive. |
| VersionTable.ChangesetInfoAction |
| VersionTable.UserInfoAction |
| VersionTable.VersionTablePopupMenu |