|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTimeStampedSignal
org.sadun.util.polling.BasePollerEvent
org.sadun.util.polling.BaseDirectoryEvent
org.sadun.util.polling.FileSetFoundEvent
Indicates that the poller has found a set of files matching the polling criteria.
| Field Summary | |
protected java.io.File |
directory
|
| Method Summary | |
java.io.File |
getDirectory()
|
java.io.File[] |
getFiles()
|
| 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
| Method Detail |
public java.io.File[] getFiles()
public java.io.File getDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||