| Class | 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. |
| HistoryBrowserDialogManager |
Manager allowing to show/hide history dialogs.
|
| HistoryBrowserModel |
This is the model used by the history browser.
|
| HistoryBrowserModel.HistoryPrimitiveBuilder |
Creates a
HistoryOsmPrimitive from a OsmPrimitive |
| HistoryLoadTask |
Loads the object history of an collection of objects from the
server.
|
| HistoryViewerPanel |
Base class of
TagInfoViewer and RelationMemberListViewer. |
| NodeListTableCellRenderer | |
| NodeListTableColumnModel |
The
TableColumnModel for the table with the list of nodes. |
| NodeListViewer |
NodeListViewer is a UI component which displays the node list of two
version of a
OsmPrimitive in a History. |
| NodeListViewer.DoubleClickAdapter | |
| NodeListViewer.NodeListPopupMenu | |
| NodeListViewer.ShowHistoryAction | |
| NodeListViewer.ZoomToNodeAction | |
| RelationMemberListTableCellRenderer |
The
TableCellRenderer for a list of relation members in HistoryBrowser |
| RelationMemberListViewer | |
| RelationMemberListViewer.MemberModelChanged | |
| RelationMemberTableColumnModel |
The
TableColumnModel for the table with the list of relation members. |
| SelectionSynchronizer | |
| TagInfoViewer |
TagInfoViewer is a UI component which displays the list of tags of two
version of a
OsmPrimitive in a History. |
| TagTableCellRenderer |
The
TableCellRenderer for a list of tags in HistoryBrowser |
| TagTableColumnModel |
The
TableColumnModel for the table with the list of tags |
| TwoColumnDiff |
Produces a "two column diff" of two lists.
|
| TwoColumnDiff.Item | |
| VersionInfoPanel |
VersionInfoPanel is an UI component which displays the basic properties of a version
of a
OsmPrimitive. |
| VersionTable |
VersionTable shows a list of version in a
History
of an OsmPrimitive. |
| VersionTable.AlignedRenderer | |
| VersionTable.ChangesetInfoAction | |
| VersionTable.RadioButtonEditor | |
| VersionTable.RadioButtonRenderer | |
| VersionTable.UserInfoAction | |
| VersionTable.VersionTablePopupMenu | |
| VersionTableColumnModel |
The
TableColumnModel for the table with the list of versions |
| Enum | Description |
|---|---|
| PointInTimeType |
PointInTimeType enumerates two points in time in the
History
of an OsmPrimitive. |
| TwoColumnDiff.Item.DiffItemType |