Class TextAreaOutputStream

java.lang.Object
java.io.OutputStream
com.lowagie.rups.io.TextAreaOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class TextAreaOutputStream extends OutputStream
Everything writing to this OutputStream will be shown in a JTextArea.