Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.gui.conflict.tags |
Provides the classes for resolving conflicts between OSM tags.
|
org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
org.openstreetmap.josm.gui.help |
Help system based on an embedded web browser fetching contents from JOSM wiki.
|
org.openstreetmap.josm.gui.layer.geoimage |
Provides classes for handling layers displaying geottaged pictures.
|
org.openstreetmap.josm.gui.preferences |
Provides generic classes for handling JOSM preferences.
|
Class and Description |
---|
Helpful
Anything on which we can provide help.
|
Class and Description |
---|
ContextSensitiveHelpAction
This is the standard help action to be used with help buttons for
context sensitive help
|
Class and Description |
---|
Helpful
Anything on which we can provide help.
|
Class and Description |
---|
Helpful
Anything on which we can provide help.
|
Class and Description |
---|
HelpBrowser
Help browser displaying HTML pages fetched from JOSM wiki.
|
HelpBrowser.AbstractBrowserAction |
HelpBrowserHistory
Help browser history.
|
HelpContentReader
Reads help content from the JOSM Wiki and prepares it for rendering in the internal
help browser.
|
HelpContentReaderException
Exception thrown when a problem occurs during help contents fetching.
|
IHelpBrowser
Help browser super interface.
|
Class and Description |
---|
Helpful
Anything on which we can provide help.
|
Class and Description |
---|
ContextSensitiveHelpAction
This is the standard help action to be used with help buttons for
context sensitive help
|