|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.event.single.AbstractCompositeEvent
Abstract base class for events that belong to a Composite.
| Constructor Summary | |
AbstractCompositeEvent(Composite composite)
The Constructor for AbstractCompositeEvent. |
|
| Method Summary | |
Composite |
getComposite()
returns the Composite which generates the event. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractCompositeEvent(Composite composite)
AbstractCompositeEvent.
composite - the Composite the event occurs at| Method Detail |
public Composite getComposite()
CompositeEventComposite which generates the event.
getComposite in interface CompositeEventComposite the event occurs at
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||