net.sourceforge.pmd.swingui.event
Class DirectoryTableEvent
java.lang.Object
|
+--java.util.EventObject
|
+--net.sourceforge.pmd.swingui.event.DirectoryTableEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class DirectoryTableEvent
- extends java.util.EventObject
- Since:
- December 13, 2002
- Version:
- $Revision: 1.4 $, $Date: 2003/03/14 19:04:14 $
- 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 |
getSelectedFile
public java.io.File getSelectedFile()
- Returns:
notifyRequestFileSelected
public static void notifyRequestFileSelected(java.lang.Object source)
notifyFileSelectionChanged
public static void notifyFileSelectionChanged(java.lang.Object source,
java.io.File newFile)
notifySelectedFile
public static void notifySelectedFile(java.lang.Object source,
java.io.File selectedFile)
Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.