|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--waba.ui.Event | +--waba.ui.ControlEvent | +--mWaba.gui.mControlEvent | +--mWaba.gui.FormEvent
Field Summary | |
static int |
CLOSED
|
static int |
PRESSED_OUTSIDE
|
static int |
SHOWN
|
Fields inherited from class mWaba.gui.mControlEvent |
consumed |
Fields inherited from class waba.ui.ControlEvent |
FOCUS_IN,
FOCUS_OUT,
PRESSED,
TIMER |
Fields inherited from class waba.ui.Event |
target,
timeStamp,
type |
Constructor Summary | |
FormEvent(int type,
waba.ui.Control who)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int CLOSED
public static final int SHOWN
public static final int PRESSED_OUTSIDE
Constructor Detail |
public FormEvent(int type, waba.ui.Control who)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |