|
Class Summary |
| DocumentInputReader |
A Reader for XML input, which can handle escape characters. |
| Fold |
Representation of a Folded area. |
| FoldingMargin |
Base folding margin for a JTextComponent. |
| FoldingPlainView |
Implements View interface for a simple multi-line text view that has text in
one font and color. |
| LineNumberMargin |
Line number margin for a JTextComponent. |
| ScrollableEditorPanel |
Wrapper panel to force the editor pane to resize when a
Wrapped View has been installed. |
| SyntaxHighlightingScanner |
Associates input stream characters with specific styles. |
| SyntaxHighlightingView |
The View uses the syntax highlighting scanner to determine the style (font, color) of the
text that it renders. |