uk.ac.ed.morphml_handler
Class Feature.FeatureAdapter

java.lang.Object
  extended by uk.ac.ed.morphml_handler.Feature.FeatureAdapter
All Implemented Interfaces:
Feature.FeatureListener, MorphMLEntity.MorphMLEntityListener
Enclosing class:
Feature

public static class Feature.FeatureAdapter
extends Object
implements Feature.FeatureListener


Constructor Summary
Feature.FeatureAdapter()
           
 
Method Summary
 void entityHidden(EventObject event)
           
 void entityShown(EventObject event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Feature.FeatureAdapter

public Feature.FeatureAdapter()
Method Detail

entityShown

public void entityShown(EventObject event)
Specified by:
entityShown in interface MorphMLEntity.MorphMLEntityListener

entityHidden

public void entityHidden(EventObject event)
Specified by:
entityHidden in interface MorphMLEntity.MorphMLEntityListener