java.lang.CharSequence
, java.lang.Cloneable
, java.text.CharacterIterator
public 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) |