org.concord.pedagogica.graph
Class CCGraphReadyEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--org.concord.pedagogica.graph.CCGraphReadyEvent
All Implemented Interfaces:
java.io.Serializable

public class CCGraphReadyEvent
extends java.util.EventObject

See Also:
Serialized Form

Fields inherited from class java.util.EventObject
source
 
Constructor Summary
CCGraphReadyEvent(java.lang.Object source)
           
 
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

CCGraphReadyEvent

public CCGraphReadyEvent(java.lang.Object source)