Dresden OCL Toolkit

tudresden.ocl.injection.reverseeng.propertypages.events
Class PropertyPageContainerAdapter

java.lang.Object
  extended bytudresden.ocl.injection.reverseeng.propertypages.events.PropertyPageContainerAdapter
All Implemented Interfaces:
EventListener, PropertyPageContainerListener

public class PropertyPageContainerAdapter
extends Object
implements PropertyPageContainerListener

Empty method body implementation of the PropertyPageContainerListener interface.

Version:
1.0
Author:
sz9 (Steffen Zschaler)

Constructor Summary
PropertyPageContainerAdapter()
          Creates new PropertyPageContainerAdapter
 
Method Summary
 void onPropertyPageAdded(PropertyPageContainerEvent ppce)
          Invoked when a page was added to the property page container.
 void onPropertyPageRemoved(PropertyPageContainerEvent ppce)
          Invoked when a page was removed from the property page container.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyPageContainerAdapter

public PropertyPageContainerAdapter()
Creates new PropertyPageContainerAdapter

Method Detail

onPropertyPageAdded

public void onPropertyPageAdded(PropertyPageContainerEvent ppce)
Invoked when a page was added to the property page container.

Specified by:
onPropertyPageAdded in interface PropertyPageContainerListener

onPropertyPageRemoved

public void onPropertyPageRemoved(PropertyPageContainerEvent ppce)
Invoked when a page was removed from the property page container.

Specified by:
onPropertyPageRemoved in interface PropertyPageContainerListener

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.