|
|||||||||||
| 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.ChangedEvent
The ChangedEvent occurs whenever a Composite
has been changed and no specialized event is declared.
CompositeEvent,
CompositeListener| Constructor Summary | |
ChangedEvent(Composite composite)
Constructor for ChangedEvent. |
|
| 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 ChangedEvent(Composite composite)
ChangedEvent.
composite - the Composite the event occurs at| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||