|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsynoptic.builtin.Builtin.ExecutableFileProcess
public class Builtin.ExecutableFileProcess
Nested Class Summary | |
---|---|
class |
Builtin.ExecutableFileProcess.ExecutableFileProcessThread
|
Field Summary | |
---|---|
protected java.io.File |
executableFile
|
Constructor Summary | |
---|---|
Builtin.ExecutableFileProcess(java.io.File executableFile)
|
Method Summary | |
---|---|
void |
errPrintln(java.lang.String line)
|
void |
outPrintln(java.lang.String line)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.io.File executableFile
Constructor Detail |
---|
public Builtin.ExecutableFileProcess(java.io.File executableFile) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void errPrintln(java.lang.String line)
errPrintln
in interface SysExec.ErrOutWriter
public void outPrintln(java.lang.String line)
outPrintln
in interface SysExec.ErrOutWriter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |