|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stanwood.media.setup.WatchDirConfig
public class WatchDirConfig
Used to store information about a watched directory
Constructor Summary | |
---|---|
WatchDirConfig()
|
Method Summary | |
---|---|
java.io.File |
getWatchDir()
Used to get the directory been watched |
void |
setWatchDir(java.io.File watchDir)
Used to set the directory been watched |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WatchDirConfig()
Method Detail |
---|
public java.io.File getWatchDir()
public void setWatchDir(java.io.File watchDir)
watchDir
- the directory been watched
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |