See: Description
Interface | Description |
---|---|
Helpful |
Anything on which we can provide help.
|
IHelpBrowser |
Help browser super interface.
|
Class | Description |
---|---|
ContextSensitiveHelpAction |
This is the standard help action to be used with help buttons for
context sensitive help
|
HelpBrowser |
Help browser displaying HTML pages fetched from JOSM wiki.
|
HelpBrowser.AbstractBrowserAction | |
HelpBrowser.BackAction | |
HelpBrowser.EditAction | |
HelpBrowser.ForwardAction | |
HelpBrowser.HomeAction | |
HelpBrowser.OpenInBrowserAction | |
HelpBrowser.ReloadAction | |
HelpBrowserHistory |
Help browser history.
|
HelpContentReader |
Reads help content from the JOSM Wiki and prepares it for rendering in the internal
help browser.
|
HelpUtil |
Provides utility methods for help system.
|
HyperlinkHandler |
Handles cliks on hyperlinks inside
HelpBrowser . |
Exception | Description |
---|---|
HelpContentReaderException |
Exception thrown when a problem occurs during help contents fetching.
|
MissingHelpContentException |
Exception thrown when help content is missing.
|