Uses of Class
org.openstreetmap.josm.gui.history.VersionInfoPanel
-
Packages that use VersionInfoPanel Package Description 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. -
-
Uses of VersionInfoPanel in org.openstreetmap.josm.gui.conflict.pair.properties
Fields in org.openstreetmap.josm.gui.conflict.pair.properties declared as VersionInfoPanel Modifier and Type Field Description private VersionInfoPanelPropertiesMerger. mineVersionInfoprivate VersionInfoPanelPropertiesMerger. theirVersionInfo -
Uses of VersionInfoPanel in org.openstreetmap.josm.gui.history
Fields in org.openstreetmap.josm.gui.history declared as VersionInfoPanel Modifier and Type Field Description protected VersionInfoPanelHistoryBrowserPanel. currentInfoPanelthe common info panel for the history object in role CURRENT_POINT_IN_TIMEprotected VersionInfoPanelHistoryBrowserPanel. referenceInfoPanelthe common info panel for the history object in role REFERENCE_POINT_IN_TIME
-