Class JErrorDialog.MonitorInputStreamThread

java.lang.Object
java.lang.Thread
be.gaudry.swing.bibliobrol.utils.JErrorDialog.MonitorInputStreamThread
All Implemented Interfaces:
Runnable
Enclosing class:
JErrorDialog

static class JErrorDialog.MonitorInputStreamThread extends Thread
  • Constructor Details

    • MonitorInputStreamThread

      public MonitorInputStreamThread(InputStream in)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread