|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanar.Exe
public class Exe

| Field Summary | |
|---|---|
static boolean |
callback
|
static boolean |
debug
|
| Constructor Summary | |
|---|---|
Exe()
|
|
Exe(ExeObserver exeObs)
|
|
| Method Summary | |
|---|---|
void |
executeCommand(java.lang.String cmd)
executes a system command inserted as a String. |
static void |
executeCommandNoCallback(java.lang.String cmd)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean debug
public static boolean callback
| Constructor Detail |
|---|
public Exe()
public Exe(ExeObserver exeObs)
| Method Detail |
|---|
public void executeCommand(java.lang.String cmd)
cmd - public static void executeCommandNoCallback(java.lang.String cmd)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||