Package | Description |
---|---|
org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
Modifier and Type | Class and Description |
---|---|
class |
CoordinateInfoViewer
An UI widget for displaying differences in the coordinates of two
HistoryNode s. |
class |
HistoryViewerPanel
Base class of
TagInfoViewer and RelationMemberListViewer . |
class |
NodeListViewer
NodeListViewer is a UI component which displays the node list of two
version of a
OsmPrimitive in a History . |
class |
RelationMemberListViewer
|
class |
TagInfoViewer
TagInfoViewer is a UI component which displays the list of tags of two
version of a
OsmPrimitive in a History . |