|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
waba.lang.Object | +--waba.ui.Event
Event is the base class for all events.
Field Summary | |
Object |
target
The target of the event. |
int |
timeStamp
The event's timestamp. |
int |
type
The type of event. |
Constructor Summary | |
Event()
|
Methods inherited from class waba.lang.Object |
toString |
Field Detail |
public int type
public Object target
public int timeStamp
Vm.getTimeStamp()
Constructor Detail |
public Event()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |