org.fcrepo.client
Class BatchOutputCatcher

java.lang.Object
  extended by java.io.OutputStream
      extended by org.fcrepo.client.BatchOutputCatcher
All Implemented Interfaces:
Closeable, Flushable

public class BatchOutputCatcher
extends OutputStream

Author:
Bill Niebel

Constructor Summary
BatchOutputCatcher(JTextArea jTextArea)
           
 
Method Summary
 void write(int b)
           
 
Methods inherited from class java.io.OutputStream
close, flush, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchOutputCatcher

public BatchOutputCatcher(JTextArea jTextArea)
Method Detail

write

public void write(int b)
Specified by:
write in class OutputStream


Copyright © 2012 DuraSpace. All Rights Reserved.