Field Summary |
|
final public static int | INTERNAL_FRAME_CLOSED The window closed event. |
final public static int | INTERNAL_FRAME_DEICONIFIED The window deiconified event type. |
final public static int | INTERNAL_FRAME_FIRST The first number in the range of ids used for window events. |
final public static int | INTERNAL_FRAME_ICONIFIED The window iconified event. |
final public static int | INTERNAL_FRAME_LAST The last number in the range of ids used for window events. |
final public static int | INTERNAL_FRAME_MAXIMIZED The window maximized event type. |
final public static int | INTERNAL_FRAME_OPENED The window opened event. |
final public static int | INTERNAL_FRAME_UNMAXIMIZED The window unmaximized event type. |