See: Description
Class | Description |
---|---|
CoordinateInfoViewer |
An UI widget for displaying differences in the coordinates of two
HistoryNode s. |
CoordinateInfoViewer.DistanceViewer | |
CoordinateInfoViewer.LatLonViewer |
A UI widgets which displays the Lan/Lon-coordinates of a
HistoryNode . |
CoordinateInfoViewer.MapViewer | |
CoordinateInfoViewer.Updater | |
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.
|
HistoryBrowserDialogManager.UnloadedHistoryPredicate | |
HistoryBrowserModel |
This is the model used by the history browser.
|
HistoryBrowserModel.HistoryPrimitiveBuilder |
Creates a
HistoryOsmPrimitive from a OsmPrimitive |
HistoryLoadTask |
Loads the object history of a collection of objects from the server.
|
HistoryViewerPanel |
Base class of
TagInfoViewer and RelationMemberListViewer . |
NodeListTableCellRenderer |
A
TableCellRenderer for the NodeListViewer . |
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.ReversedChangeListener | |
NodeListViewer.ShowHistoryAction | |
NodeListViewer.ZoomToNodeAction | |
OpenChangesetPopupMenu |
A menu displaying links to external history viewers for a changeset.
|
OpenChangesetPopupMenu.ChangesetViewerEntry |
Auxiliary class to save a link to a history viewer in the preferences.
|
OpenChangesetPopupMenu.OpenBrowserAction | |
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 |
Helper class to ensure that two (or more)
JTable s always
have the same entries selected. |
TagInfoTransferHandler |
This transfer handler allows to select and copy tags from a table with the
TagTableColumnModel . |
TagInfoViewer |
TagInfoViewer is a UI component which displays the list of tags of two
version of a
OsmPrimitive in a History . |
TagInfoViewer.RepaintOnFocusChange | |
TagTableCellRenderer |
The
TableCellRenderer for a list of tags in HistoryBrowser |
TagTableColumnModel |
The
TableColumnModel for the table with the list of tags |
TagTableModel |
The table model for the tags of the version
at
PointInTimeType.REFERENCE_POINT_IN_TIME
or PointInTimeType.CURRENT_POINT_IN_TIME |
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 . |
VersionInfoPanel.OpenChangesetDialogAction | |
VersionTable |
VersionTable shows a list of version in a
History
of an OsmPrimitive . |
VersionTable.AlignedRenderer |
Renderer for history version labels, allowing to define horizontal alignment.
|
VersionTable.ChangesetInfoAction | |
VersionTable.RadioButtonEditor |
Editor for history radio buttons in columns A and B.
|
VersionTable.RadioButtonRenderer |
Renderer for history radio buttons in columns A and B.
|
VersionTable.UserInfoAction | |
VersionTable.VersionTablePopupMenu | |
VersionTableColumnModel |
The
TableColumnModel for the table with the list of versions |
VersionTableModel |
The table model for the list of versions in the current history
|
Enum | Description |
---|---|
PointInTimeType |
PointInTimeType enumerates two points in time in the
History
of an OsmPrimitive . |
TwoColumnDiff.Item.DiffItemType |