Uses of Class
org.openstreetmap.josm.gui.history.HistoryViewerPanel
-
Packages that use HistoryViewerPanel Package Description org.openstreetmap.josm.gui.history Provides GUI classes for handling history of OSM objects. -
-
Uses of HistoryViewerPanel in org.openstreetmap.josm.gui.history
Subclasses of HistoryViewerPanel in org.openstreetmap.josm.gui.history Modifier and Type Class Description 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
.
-