Serialized Form

  • Package de.bsvrz.sys.funclib.consoleProcessFrame

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

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

      • Serialized Fields

        • _exitPrinted
          boolean _exitPrinted
        • _passwordPrompt
          java.lang.String _passwordPrompt
        • _passwordSupplier
          java.util.function.Supplier<char[]> _passwordSupplier
        • _process
          java.lang.Process _process
        • _processErrorHatch
          java.lang.Thread _processErrorHatch
        • _processOutputHatch
          java.lang.Thread _processOutputHatch
        • _stdIn
          javax.swing.text.MutableAttributeSet _stdIn
        • _system
          javax.swing.text.MutableAttributeSet _system
        • _textPane
          javax.swing.JTextPane _textPane