|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object TimeStampedSignal org.sadun.util.polling.BasePollerEvent org.sadun.util.polling.BaseDirectoryEvent org.sadun.util.polling.DirectoryLookupEndEvent
Indicates that the poller has finished looking for files in a controlled directory.
Field Summary | |
protected java.io.File |
directory
|
Constructor Summary | |
DirectoryLookupEndEvent(DirectoryPoller poller,
java.io.File dir)
|
Method Summary | |
java.io.File |
getDirectory()
|
Methods inherited from class org.sadun.util.polling.BasePollerEvent |
getPoller |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.io.File directory
Constructor Detail |
public DirectoryLookupEndEvent(DirectoryPoller poller, java.io.File dir)
Method Detail |
public java.io.File getDirectory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |