Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Reader
gnu.jemacs.swt.BufferContentReader
public class BufferContentReader
extends Reader
Constructor Summary | |
|
public void close() throws IOException
- See Also:
java.io.Reader.close()
public int read(char[] cbuf, int off, int len) throws IOException
- See Also:
java.io.Reader.read(char[], int, int)