com.tensegrity.composite.event
Class VetoableCompositeGroupAdapter

java.lang.Object
  extended bycom.tensegrity.composite.event.VetoableCompositeGroupAdapter
All Implemented Interfaces:
EventListenerTag, VetoableCompositeGroupListener

public class VetoableCompositeGroupAdapter
extends java.lang.Object
implements VetoableCompositeGroupListener

The VetoableCompositeGroupAdapter class implements the VetoableCompositeGroupListener interface and overrides all methods declared there with methods which have no functionality inside. So that, when creating a VetoableCompositeGroupListener not all of the methods have to be overridden, only the methods which are from interest.

Version:
$Id: VetoableCompositeGroupAdapter.java,v 1.2 2005/08/11 09:27:55 MichaelKegel Exp $
Author:
MichaelKegel

Constructor Summary
VetoableCompositeGroupAdapter()
          Constructor for VetoableCompositeGroupAdapter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VetoableCompositeGroupAdapter

public VetoableCompositeGroupAdapter()
Constructor for VetoableCompositeGroupAdapter.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.