openr66.r66gui
Class R66ClientGui.JTextAreaOutputStream
java.lang.Object
java.io.OutputStream
openr66.r66gui.R66ClientGui.JTextAreaOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
- Enclosing class:
- R66ClientGui
public class R66ClientGui.JTextAreaOutputStream
- extends OutputStream
Method Summary |
void |
write(char[] buf,
int off,
int len)
|
void |
write(int i)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
R66ClientGui.JTextAreaOutputStream
public R66ClientGui.JTextAreaOutputStream(JTextArea t)
write
public void write(int i)
- Specified by:
write
in class OutputStream
write
public void write(char[] buf,
int off,
int len)
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.