Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.gui.help |
Help system based on an embedded web browser fetching contents from JOSM wiki.
|
org.openstreetmap.josm.gui.widgets |
Provides GUI widgets customized for JOSM needs.
|
Modifier and Type | Class and Description |
---|---|
static class |
GettingStarted.LinkGeneral |
Modifier and Type | Field and Description |
---|---|
private JosmEditorPane |
SplashScreen.SplashScreenProgressRenderer.lblTaskTitle |
Modifier and Type | Field and Description |
---|---|
private JosmEditorPane |
HelpBrowser.help
the help browser
|
private JosmEditorPane |
HyperlinkHandler.help |
Constructor and Description |
---|
HyperlinkHandler(IHelpBrowser browser,
JosmEditorPane help)
Constructs a new
HyperlinkHandler . |
Modifier and Type | Field and Description |
---|---|
private JosmEditorPane |
HtmlPanel.jepMessage |