Package | Description |
---|---|
org.openstreetmap.josm | |
org.openstreetmap.josm.gui.dialogs |
Modifier and Type | Field and Description |
---|---|
private static List<WeakReference<Main.WindowSwitchListener>> |
Main.windowSwitchListeners |
Modifier and Type | Method and Description |
---|---|
static void |
Main.addWindowSwitchListener(Main.WindowSwitchListener listener)
Register a window switch listener.
|
static void |
Main.removeWindowSwitchListener(Main.WindowSwitchListener listener)
Removes a window switch listener.
|
Modifier and Type | Class and Description |
---|---|
class |
MapPaintDialog |