Package | Description |
---|---|
org.openstreetmap.josm.gui.help |
Help system based on an embedded web browser fetching contents from JOSM wiki.
|
Modifier and Type | Field and Description |
---|---|
private HelpBrowser |
HelpBrowserHistory.browser |
private static HelpBrowser |
HelpBrowser.instance
the unique instance
|
Modifier and Type | Method and Description |
---|---|
static HelpBrowser |
HelpBrowser.getInstance()
Replies the unique instance of the help browser
|
Constructor and Description |
---|
HelpBrowserHistory(HelpBrowser browser) |