|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--swing.addon.util.FileNotification
Field Summary | |
static long |
SLEEP_TIME
|
Constructor Summary | |
FileNotification(java.io.File f,
FileChangeListener l)
|
Method Summary | |
java.io.File |
getFile()
Returns the value of the file property. |
void |
setFile(java.io.File arg)
Assigns the value of the file property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static long SLEEP_TIME
Constructor Detail |
public FileNotification(java.io.File f, FileChangeListener l)
Method Detail |
public java.io.File getFile()
public void setFile(java.io.File arg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |