org.favabeans.file
Class FileEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--org.favabeans.file.FileEvent
All Implemented Interfaces:
Serializable

public class FileEvent
extends EventObject

See Also:
Serialized Form

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

FileEvent

public FileEvent(Object source)


Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.