Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Modifier and Type | Field and Description |
---|---|
(package private) static ToolbarPreferences |
MainApplication.toolbar
The toolbar preference control to register new actions.
|
Modifier and Type | Method and Description |
---|---|
static ToolbarPreferences |
MainApplication.getToolbar()
Returns the toolbar preference control to register new actions.
|