public class SegmentBuffer
extends javax.swing.text.Segment
| Constructor and Description | 
|---|
| SegmentBuffer(int capacity) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | append(char ch) | 
| void | append(char[] text,
      int off,
      int len) | 
charAt, clone, current, first, getBeginIndex, getEndIndex, getIndex, isPartialReturn, last, length, next, previous, setIndex, setPartialReturn, subSequence, toString