|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.event.line.AbstractCompositeLineEvent
com.tensegrity.composite.event.line.LineChangedEvent
The LineChangedEvent occurs whenever a
CompositeLine has been changed and no specialized event is
declared.
CompositeEvent,
CompositeListener| Constructor Summary | |
LineChangedEvent(CompositeLine compositeline)
Constructor specifying the changed line. |
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class com.tensegrity.composite.event.line.AbstractCompositeLineEvent |
getCompositeLine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LineChangedEvent(CompositeLine compositeline)
compositeline - the CompositeLine that changed.| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||