|
|||||||||||
| 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.ResizeEvent
The ResizeEvent occurs whenever a Composite is
about to be resized, is being resized or has been resized.
CompositeEvent,
CompositeListener| Constructor Summary | |
ResizeEvent(Composite composite)
Constructor specifying the resized Composite. |
|
| 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 ResizeEvent(Composite composite)
Composite.
composite - the resized Composite.| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||