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 class
CoordinateInfoViewer
An UI widget for displaying differences in the coordinates of twoHistoryNode
s.class
HistoryViewerPanel
Base class ofTagInfoViewer
andRelationMemberListViewer
.class
NodeListViewer
NodeListViewer is a UI component which displays the node list of two version of aOsmPrimitive
in aHistory
.class
RelationMemberListViewer
class
TagInfoViewer
TagInfoViewer is a UI component which displays the list of tags of two version of aOsmPrimitive
in aHistory
.
-