|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.event.VetoableBaseCompositeAdapter
The VetoableBaseCompositeAdapter class implements the
VetoableBaseCompositeListener interface and overrides all
methods declared there with methods which have no functionality inside. So
that, when creating a VetoableBaseCompositeListener not all of
the methods have to be overridden, only the methods which are from interest.
| Constructor Summary | |
VetoableBaseCompositeAdapter()
Constructor for VetoableCompositeLineAdapter. |
|
| Method Summary | |
void |
vetoablePreSelect(BCSelectEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VetoableBaseCompositeAdapter()
| Method Detail |
public void vetoablePreSelect(BCSelectEvent event)
throws BaseCompositeEventVetoException
vetoablePreSelect in interface VetoableBaseCompositeListenerBaseCompositeEventVetoException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||