|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ByteCountInputStream | A FilterInputStream which will keep track of the number of bytes read from the underlying stream. |
ByteCountOutputStream | A FilterOutputStream which will keep track of the number of bytes written to the underlying stream. |
JTextAreaWriter | A implementation of the java.io.Writer class which provides writing to a JTextArea via a stream. |
NullWriter | A null writer will not write any data. |
IO utilities. This package includes streams which count bytes which have been read and written as well a Writer which can be used to write directly to a JTextArea and a NullWriter for throwing away data written to the writer.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |