Package org.apfloat.samples
Class PiAWT.FlushStringWriter
- java.lang.Object
-
- java.io.Writer
-
- java.io.StringWriter
-
- org.apfloat.samples.PiAWT.FlushStringWriter
-
- All Implemented Interfaces:
java.io.Closeable
,java.io.Flushable
,java.lang.Appendable
,java.lang.AutoCloseable
- Enclosing class:
- PiAWT
private static class PiAWT.FlushStringWriter extends java.io.StringWriter
-
-
Field Summary
Fields Modifier and Type Field Description private java.awt.TextArea
dst
private int
lastLinefeedPosition
private int
length
private int
position
-
Constructor Summary
Constructors Constructor Description FlushStringWriter(java.awt.TextArea dst)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
flush()
-