| Package | Description |
|---|---|
| org.openstreetmap.josm.spi.lifecycle |
Service for JOSM lifecycle.
|
| Modifier and Type | Field and Description |
|---|---|
private static InitStatusListener |
Lifecycle.initStatusListener |
| Modifier and Type | Method and Description |
|---|---|
static InitStatusListener |
Lifecycle.getInitStatusListener()
Gets initialization task listener.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Lifecycle.setInitStatusListener(InitStatusListener listener)
Sets initialization task listener.
|