Field Summary |
|
final public static int | WINDOW_ACTIVATED The window activated event type. |
final public static int | WINDOW_CLOSED The window closed event type. |
final public static int | WINDOW_CLOSING The window closing event type. |
final public static int | WINDOW_DEACTIVATED The window deactivated event type. |
final public static int | WINDOW_DEICONIFIED The window deiconified event type. |
final public static int | WINDOW_FIRST Marks the first integer id for the range of window event ids. |
final public static int | WINDOW_GAINED_FOCUS The window gained focus event type. |
final public static int | WINDOW_ICONIFIED The window iconified event type. |
final public static int | WINDOW_LAST Marks the last integer id for the range of window event ids. |
final public static int | WINDOW_LOST_FOCUS The window lost focus event type. |
final public static int | WINDOW_OPENED The window opened event type. |
transient Window | opposite |