Uses of Class
org.openstreetmap.josm.gui.history.HistoryBrowser
-
Packages that use HistoryBrowser Package Description org.openstreetmap.josm.gui.history Provides GUI classes for handling history of OSM objects. -
-
Uses of HistoryBrowser in org.openstreetmap.josm.gui.history
Fields in org.openstreetmap.josm.gui.history declared as HistoryBrowser Modifier and Type Field Description private HistoryBrowserHistoryBrowserDialog. browserthe embedded browserMethods in org.openstreetmap.josm.gui.history that return HistoryBrowser Modifier and Type Method Description HistoryBrowserHistoryBrowserDialog. getHistoryBrowser()Replies the history browser.
-