com.ibm.calendar.events
Class ActionPerformedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.ibm.calendar.events.ActionPerformedEvent
All Implemented Interfaces:
java.io.Serializable

public class ActionPerformedEvent
extends java.util.EventObject

This event is fired because of several actions.

See Also:
Serialized Form

Constructor Summary
ActionPerformedEvent(java.lang.Object source)
          ActionPerformedEvent constructor comment.
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActionPerformedEvent

public ActionPerformedEvent(java.lang.Object source)
ActionPerformedEvent constructor comment.

Parameters:
source - java.lang.Object