Calendar Bean Suite V2.0

com.ibm.calendar.events
Class ActionPerformedEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.ibm.calendar.events.ActionPerformedEvent

public class ActionPerformedEvent
extends java.util.EventObject

This event is fired because of several actions.

See Also:
Serialized Form

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

ActionPerformedEvent

public ActionPerformedEvent(java.lang.Object source)
ActionPerformedEvent constructor comment.
Parameters:
source - java.lang.Object

Calendar Bean Suite V2.0

Copyright © 2001 IBM Corp. All rights reserved. Java, JavaBeans, Swing and 100 Pure Java are trademarks of Sun Microsystems, Inc. All other trademarks are the property of their respective owners.