uk.ac.ed.morphml_handler
Class Cell.CellAdapter

java.lang.Object
  extended by uk.ac.ed.morphml_handler.Cell.CellAdapter
All Implemented Interfaces:
Cell.CellListener, MorphMLEntity.MorphMLEntityListener
Enclosing class:
Cell

public static class Cell.CellAdapter
extends Object
implements Cell.CellListener


Constructor Summary
Cell.CellAdapter()
           
 
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

Cell.CellAdapter

public Cell.CellAdapter()
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