uk.ac.ed.morphml_handler
Class Cell.CellEvent

java.lang.Object
  extended by java.util.EventObject
      extended by uk.ac.ed.morphml_handler.Cell.CellEvent
All Implemented Interfaces:
Serializable
Enclosing class:
Cell

public static class Cell.CellEvent
extends EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
Cell.CellEvent(Object source)
           
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Cell.CellEvent

public Cell.CellEvent(Object source)