|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpl.fredy.io.DirectoryHandler
public class DirectoryHandler
Constructor Summary | |
---|---|
DirectoryHandler()
|
|
DirectoryHandler(java.lang.String name)
|
Method Summary | |
---|---|
void |
emptyDirectory()
|
java.lang.String |
getDirectory()
Get the value of the Directory. |
void |
setDirectory(java.lang.String v)
Set the value of the Directory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirectoryHandler(java.lang.String name)
public DirectoryHandler()
Method Detail |
---|
public java.lang.String getDirectory()
public void setDirectory(java.lang.String v)
v
- Value to assign to the Directory.public void emptyDirectory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |