net.sourceforge.pmd.swingui.event
Class SetupFilesEvent
java.lang.Object
|
+--java.util.EventObject
|
+--net.sourceforge.pmd.swingui.event.SetupFilesEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class SetupFilesEvent
- extends java.util.EventObject
- Since:
- December 13, 2002
- Version:
- $Revision: 1.4 $, $Date: 2003/03/14 19:04:23 $
- Author:
- Donald A. Leckie
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
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 |
getFileList
public java.io.File[] getFileList()
- Returns:
notifySetFileList
public static final void notifySetFileList(java.lang.Object source,
java.io.File[] fileList)
notifyStartSetup
public static final void notifyStartSetup(java.lang.Object source)
notifyStopSetup
public static final void notifyStopSetup(java.lang.Object source)
Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.