net.sourceforge.pmd.swingui.event
Class SearchDirectoryEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--net.sourceforge.pmd.swingui.event.SearchDirectoryEvent
All Implemented Interfaces:
java.io.Serializable

public class SearchDirectoryEvent
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 java.lang.String getSearchDirectory()
           
static void notifySetSearchDirectory(java.lang.Object source, java.lang.String searchDirectory)
           
 
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
 

Method Detail

getSearchDirectory

public java.lang.String getSearchDirectory()
Returns:

notifySetSearchDirectory

public static final void notifySetSearchDirectory(java.lang.Object source,
                                                  java.lang.String searchDirectory)
Parameters:
source -


Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.