Uses of Class
org.openstreetmap.josm.gui.history.HistoryBrowserPanel
-
Packages that use HistoryBrowserPanel Package Description org.openstreetmap.josm.gui.history Provides GUI classes for handling history of OSM objects. -
-
Uses of HistoryBrowserPanel in org.openstreetmap.josm.gui.history
Subclasses of HistoryBrowserPanel in org.openstreetmap.josm.gui.history Modifier and Type Class Description classCoordinateInfoViewerAn UI widget for displaying differences in the coordinates of twoHistoryNodes.classHistoryViewerPanelBase class ofTagInfoViewerandRelationMemberListViewer.classNodeListViewerNodeListViewer is a UI component which displays the node list of two version of aOsmPrimitivein aHistory.classRelationMemberListViewerclassTagInfoViewerTagInfoViewer is a UI component which displays the list of tags of two version of aOsmPrimitivein aHistory.
-