|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.asu.cri.MirkE.gui.MirkeContext
Constructor Summary | |
MirkeContext()
|
Method Summary | |
static java.io.File |
getCurrentDirectory()
Returns current directory |
static MirkE |
getMirke()
returns mirke object |
static void |
setCurrentDirectory(java.io.File currentDirectoryArg)
sets current directory |
static void |
setMirke(MirkE mirkeArg)
sets mirke object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MirkeContext()
Method Detail |
public static MirkE getMirke()
public static void setMirke(MirkE mirkeArg)
mirkeArg
- mirke objectpublic static java.io.File getCurrentDirectory()
public static void setCurrentDirectory(java.io.File currentDirectoryArg)
currentDirectoryArg
- current directory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |