| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.downloadtasks |
Provides the classes for JOSM
download tasks . |
| org.openstreetmap.josm.gui.conflict.pair.properties |
Provides the classes for displaying conflicts in OSM primitive properties.
|
| org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
| Class and Description |
|---|
| HistoryLoadTask
Loads the object history of a collection of objects from the server.
|
| Class and Description |
|---|
| VersionInfoPanel
VersionInfoPanel is an UI component which displays the basic properties of a version
of a
OsmPrimitive. |
| 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. |
| 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. |
| HistoryBrowserDialog.CloseAction |
| HistoryBrowserDialogManager
Manager allowing to show/hide history dialogs.
|
| HistoryBrowserModel
This is the model used by the history browser.
|
| HistoryBrowserPanel
Superclass of history browsing panels, backed by an
HistoryBrowserModel. |
| HistoryHook
Change, or block, history requests.
|
| HistoryLoadTask
Loads the object history of a collection of objects from the server.
|
| HistoryViewerPanel
Base class of
TagInfoViewer and RelationMemberListViewer. |
| 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.ShowHistoryAction |
| NodeListViewer.ZoomToNodeAction |
| OpenChangesetPopupMenu.ChangesetViewerEntry
Auxiliary class to save a link to a history viewer in the preferences.
|
| PointInTimeType
PointInTimeType enumerates two points in time in the
History
of an OsmPrimitive. |
| RelationMemberListViewer |
| SelectionSynchronizer
Helper class to ensure that two (or more)
JTables always
have the same entries selected. |
| TagInfoViewer
TagInfoViewer is a UI component which displays the list of tags of two
version of a
OsmPrimitive in a History. |
| TagTableModel
The table model for the tags of the version
at
PointInTimeType.REFERENCE_POINT_IN_TIME
or PointInTimeType.CURRENT_POINT_IN_TIME |
| TwoColumnDiff.Item |
| TwoColumnDiff.Item.DiffItemType |
| VersionInfoPanel
VersionInfoPanel is an UI component which displays the basic properties of a version
of a
OsmPrimitive. |
| VersionInfoPanel.OpenChangesetDialogAction |
| VersionTable.ChangesetInfoAction |
| VersionTable.UserInfoAction |
| VersionTable.VersionTablePopupMenu |
| VersionTableModel
The table model for the list of versions in the current history
|