xmlBlaster 2.2.0 contributions API

org.xmlBlaster.contrib
Class AppTerm.PanelStream

java.lang.Object
  extended by java.io.OutputStream
      extended by org.xmlBlaster.contrib.AppTerm.PanelStream
All Implemented Interfaces:
java.io.Closeable, java.io.Flushable
Enclosing class:
AppTerm

public class AppTerm.PanelStream
extends java.io.OutputStream


Constructor Summary
AppTerm.PanelStream(javax.swing.JTextPane pane, int maxSize)
           
 
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

AppTerm.PanelStream

public AppTerm.PanelStream(javax.swing.JTextPane pane,
                           int maxSize)
Method Detail

write

public void write(int b)
           throws java.io.IOException
Specified by:
write in class java.io.OutputStream
Throws:
java.io.IOException

xmlBlaster 2.2.0 contributions API

Copyright © 1999-2014 The xmlBlaster.org contributers.