|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.Writer
net.sf.jode.decompiler.Window.AreaWriter
Field Summary |
Fields inherited from class java.io.Writer |
lock |
Constructor Summary | |
Window.AreaWriter(java.awt.TextArea a)
|
Method Summary | |
void |
close()
|
void |
flush()
|
void |
write(char[] b,
int off,
int len)
|
Methods inherited from class java.io.Writer |
write, write, write, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Window.AreaWriter(java.awt.TextArea a)
Method Detail |
public void write(char[] b, int off, int len) throws java.io.IOException
java.io.IOException
public void flush()
public void close()
|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |