| Package | Description |
|---|---|
| oracle.javatools.editor.language |
The Language package is a subset of the Editor package, and is the
framework for extending the editor with color syntax highlighting,
brace matching, and other language or content-specific editing
features.
|
| Modifier and Type | Method and Description |
|---|---|
static HistoryReadTextBuffer |
HistoryReadTextBuffer.acquireReadTextBuffer(ReadTextBuffer buffer,
BasicDocumentEvent event)
Acquire a shared (reused) wrapper text buffer for use.
|