uk.ac.ed.morphml_handler
Class Editor.EditorEvent

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

public static class Editor.EditorEvent
extends EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
Editor.EditorEvent(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

Editor.EditorEvent

public Editor.EditorEvent(Object source)