public static interface Main.WindowSwitchListener
Modifier and Type | Method and Description |
---|---|
void |
fromOtherApplication()
Called when the user comes from a window of another application back to JOSM.
|
void |
toOtherApplication()
Called when the user activates a window of another application.
|
void toOtherApplication()
void fromOtherApplication()