proyecto.compilador
Class ConsoleScrollPane.StreamReader
java.lang.Object
proyecto.compilador.ConsoleScrollPane.StreamReader
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ConsoleScrollPane
class ConsoleScrollPane.StreamReader
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleScrollPane.StreamReader
public ConsoleScrollPane.StreamReader(InputStream in)
start
public void start()
run
public void run()
- Specified by:
run
in interface Runnable