|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--waba.ui.Event
Event is the base class for all events.
Field Summary | |
java.lang.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 java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public int type
public java.lang.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 |