uk.ac.ed.morphml_handler
Interface MorphMLEntity.MorphMLEntityListener

All Known Subinterfaces:
AffineWarpDataStructure.AffineWarpDataListener, AffineWarpPoint.AffineWarpPointListener, Cell.CellListener, Feature.FeatureListener, Morphology.MorphologyListener, MorphologyData.MorphologyDataListener, MorphologyList.MorphologyListListener
All Known Implementing Classes:
AffineWarpDataStructure.AffineWarpDataAdapter, AffineWarpPoint.AffineWarpPointAdapter, Cell.CellAdapter, Feature.FeatureAdapter, Morphology.MorphologyAdapter, MorphologyData.MorphologyDataAdapter, MorphologyList.MorphologyListAdapter
Enclosing interface:
MorphMLEntity

public static interface MorphMLEntity.MorphMLEntityListener


Method Summary
 void entityHidden(EventObject event)
           
 void entityShown(EventObject event)
           
 

Method Detail

entityShown

void entityShown(EventObject event)

entityHidden

void entityHidden(EventObject event)