|
Copyright 2002 by aragost | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.aragost.io.FilePollerAdapter
Constructor Summary | |
FilePollerAdapter()
|
Method Summary | |
void |
changed(boolean existsFlag,
FilePoller file)
|
void |
exists(boolean existsFlag,
FilePoller file)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FilePollerAdapter()
Method Detail |
public void changed(boolean existsFlag, FilePoller file)
changed
in interface FilePollerListener
public void exists(boolean existsFlag, FilePoller file)
exists
in interface FilePollerListener
|
Copyright 2002 by aragost | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |