com.generationjava.io
Class FileEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycom.generationjava.io.FileEvent
All Implemented Interfaces:
Serializable

public class FileEvent
extends EventObject

See Also:
Serialized Form

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


Copyright © 2000-2005 OSJava. All Rights Reserved.