java.lang.CharSequence, java.lang.Cloneable, java.text.CharacterIteratorpublic class SegmentBuffer
extends javax.swing.text.Segment
| Constructor | Description |
|---|---|
SegmentBuffer(int capacity) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
append(char ch) |
|
void |
append(char[] text,
int off,
int len) |