|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--objectdraw.TerminateEvent
An ActiveObjectEventInterface event that causes ActiveObjects executing it to terminate.
Constructor Summary | |
TerminateEvent()
|
Method Summary | |
void |
execute()
Causes ActiveOjects calling this method to terminate. |
boolean |
isExpired()
TerminateEvents never expire. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TerminateEvent()
Method Detail |
public void execute()
execute
in interface ActiveObjectEventInterface
public boolean isExpired()
isExpired
in interface ActiveObjectEventInterface
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |