|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.event.single.AbstractCompositeEvent
com.tensegrity.composite.event.single.MoveEvent
The MoveEvent occurs whenever a Composite is
about to be moved, is be moving around or has been moved.
CompositeEvent,
CompositeListener| Constructor Summary | |
MoveEvent(Composite composite)
Constructor for MoveEvent. |
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class com.tensegrity.composite.event.single.AbstractCompositeEvent |
getComposite |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MoveEvent(Composite composite)
composite - the Composite that has been moved| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||