Serialized Form


Package de.bsvrz.sys.funclib.consoleProcessFrame

Class de.bsvrz.sys.funclib.consoleProcessFrame.ConsoleProcessFrame extends JFrame implements Serializable

Serialized Fields

_consoleProcessPanel

ConsoleProcessPanel _consoleProcessPanel

Class de.bsvrz.sys.funclib.consoleProcessFrame.ConsoleProcessPanel extends JPanel implements Serializable

Serialized Fields

_process

Process _process

_textPane

JTextPane _textPane

_processOutputHatch

Thread _processOutputHatch

_processErrorHatch

Thread _processErrorHatch