|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.adom.jade.kernel.ActorEvent
Implements an actor event.
| Constructor Summary | |
|---|---|
ActorEvent()
|
|
| Method Summary | |
|---|---|
Actor |
getActor()
Returns the actor responsibel for the event. |
void |
setActor(Actor actor)
The actor from which the event originates. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActorEvent()
| Method Detail |
|---|
public void setActor(Actor actor)
actor - the responsible actorpublic Actor getActor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||