|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimtools.util.CurrentPathProvider
public class CurrentPathProvider
Field Summary | |
---|---|
protected java.io.File |
currentPath
|
static CurrentPathProvider |
currentPathProvider
|
Constructor Summary | |
---|---|
CurrentPathProvider()
|
Method Summary | |
---|---|
java.io.File |
getCurrentPath()
|
void |
setCurrentPath(java.io.File path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static CurrentPathProvider currentPathProvider
protected java.io.File currentPath
Constructor Detail |
---|
public CurrentPathProvider()
Method Detail |
---|
public java.io.File getCurrentPath()
public void setCurrentPath(java.io.File path)
path
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |