Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.spi.lifecycle |
Service for JOSM lifecycle.
|
Modifier and Type | Class and Description |
---|---|
class |
MainInitialization
JOSM initialization sequence.
|
Modifier and Type | Method and Description |
---|---|
static void |
Lifecycle.initialize(InitializationSequence initSequence)
Initializes the main object.
|