Package | Description |
---|---|
org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
Modifier and Type | Field and Description |
---|---|
private VersionInfoPanel |
CoordinateInfoViewer.currentInfoPanel
the common info panel for the history node in role CURRENT_POINT_IN_TIME
|
protected VersionInfoPanel |
HistoryViewerPanel.currentInfoPanel |
private VersionInfoPanel |
NodeListViewer.currentInfoPanel |
private VersionInfoPanel |
CoordinateInfoViewer.referenceInfoPanel
the common info panel for the history node in role REFERENCE_POINT_IN_TIME
|
protected VersionInfoPanel |
HistoryViewerPanel.referenceInfoPanel |
private VersionInfoPanel |
NodeListViewer.referenceInfoPanel |