|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Main.WindowSwitchListener
Listener for window switch events. These are events, when the user activates a window of another application or comes back to JOSM. Window switches from one JOSM window to another are not reported.
Method Summary | |
---|---|
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. |
Method Detail |
---|
void toOtherApplication()
void fromOtherApplication()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |