Uses of Class
org.openstreetmap.josm.gui.history.HistoryBrowser

Packages that use HistoryBrowser
org.openstreetmap.josm.gui.history   
 

Uses of HistoryBrowser in org.openstreetmap.josm.gui.history
 

Fields in org.openstreetmap.josm.gui.history declared as HistoryBrowser
private  HistoryBrowser HistoryBrowserDialog.browser
          the embedded browser
 

Methods in org.openstreetmap.josm.gui.history that return HistoryBrowser
 HistoryBrowser HistoryBrowserDialog.getHistoryBrowser()
           
 



JOSM