com.tensegrity.composite.event
Class VetoableCompositeViewAdapter

java.lang.Object
  extended bycom.tensegrity.composite.event.VetoableCompositeViewAdapter
All Implemented Interfaces:
EventListenerTag, VetoableCompositeViewListener

public class VetoableCompositeViewAdapter
extends java.lang.Object
implements VetoableCompositeViewListener

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

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

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

Constructor Detail

VetoableCompositeViewAdapter

public VetoableCompositeViewAdapter()
Constructor for VetoableCompositeViewAdapter.



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