Class Console.ReadWriteThread

java.lang.Object
java.lang.Thread
com.lowagie.rups.view.Console.ReadWriteThread
All Implemented Interfaces:
Runnable
Enclosing class:
Console

class Console.ReadWriteThread extends Thread
The thread that will write everything to the text area.
  • Field Details

    • pi

      The InputStream of this Thread
    • type

      String type
      The type (CUSTOM, SYSTEMOUT, SYSTEMERR) of this Thread
  • Constructor Details

  • Method Details