Package | Description |
---|---|
gnu.jemacs.swt | |
gnu.kawa.xml | |
gnu.lists |
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferContent |
class |
LineOffsets
The purpose of this class is to maintain an ordered set of line offsets for an
SwtCharBuffer.
|
class |
SwtCharBuffer
TODO Explain that this is all about.
|
Modifier and Type | Field and Description |
---|---|
protected GapVector<SeqPosition> |
Nodes.vector |
Modifier and Type | Class and Description |
---|---|
class |
CharBuffer
Editable character sequence using a a buffer-gap implementstion and
self-adjusting position.
|
class |
StableVector
Implements a stable sequence with sticky positions.
|