|
kAWT Version 0.60 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.awt.AWTEvent | +--java.awt.event.WindowEvent
| Field Summary | |
static int |
WINDOW_ACTIVATED
|
static int |
WINDOW_CLOSED
|
static int |
WINDOW_CLOSING
|
static int |
WINDOW_DEACTIVATED
|
static int |
WINDOW_DEICONIFIED
|
static int |
WINDOW_FIRST
|
static int |
WINDOW_ICONIFIED
|
static int |
WINDOW_LAST
|
static int |
WINDOW_OPENED
|
| Fields inherited from class java.awt.AWTEvent |
consumed,
id,
source |
| Constructor Summary | |
WindowEvent(Window source,
int id)
|
|
| Methods inherited from class java.awt.AWTEvent |
getID,
getSource |
| Field Detail |
public static final int WINDOW_FIRST
public static final int WINDOW_OPENED
public static final int WINDOW_CLOSING
public static final int WINDOW_CLOSED
public static final int WINDOW_ICONIFIED
public static final int WINDOW_DEICONIFIED
public static final int WINDOW_ACTIVATED
public static final int WINDOW_DEACTIVATED
public static final int WINDOW_LAST
| Constructor Detail |
public WindowEvent(Window source,
int id)
|
kAWT Version 0.60 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||