Calendar Bean Suite V2.0

com.ibm.calendar.events
Class InvalidPropertyValue

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

public class InvalidPropertyValue
extends java.util.EventObject

This event is fired when any property vaule is not acceptable.

See Also:
Serialized Form

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

InvalidPropertyValue

public InvalidPropertyValue(java.lang.Object source)
InvalidPropertyValue 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.