org.davic.net.ca
Class CAEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byorg.davic.net.ca.CAEvent
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MMIActiveEvent, MMIInactiveEvent, ModuleRemovedEvent, NewModuleEvent, PIDChangeEvent, TuneRequestEvent

public abstract class CAEvent
extends java.util.EventObject

Base class for CA events

See Also:
Serialized Form

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

Method Detail

getSource

public java.lang.Object getSource()
Returns the source of the event