|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwxtutils.commandRunner
Runs a program with exec, awaits new process finnish
Constructor Summary | |
commandRunner()
|
Method Summary | |
int |
getReturnValue()
Gets the returnValue attribute of the CommandRunner object |
void |
run(java.lang.String[] args)
Main processing method for a CommandRunner object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public commandRunner()
Method Detail |
public int getReturnValue()
public void run(java.lang.String[] args)
args
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |