|
|||||||||
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.control.MenuEvent
Field Summary | |
static int |
DESELECTED
|
static int |
SELECTED
|
java.lang.Object |
selectedItem
|
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 | |
MenuEvent(int type,
waba.ui.Control target,
java.lang.Object item)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int SELECTED
public static final int DESELECTED
public java.lang.Object selectedItem
Constructor Detail |
public MenuEvent(int type, waba.ui.Control target, java.lang.Object item)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |