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 HistoryBrowser
HistoryBrowserDialog. browser
the embedded browserMethods in org.openstreetmap.josm.gui.history that return HistoryBrowser Modifier and Type Method Description HistoryBrowser
HistoryBrowserDialog. getHistoryBrowser()
Replies the history browser.
-