Class | Description |
---|---|
DocumentInputReader |
A Reader for XML input, which can handle escape characters.
|
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.
|
Copyright © 2002-2013 Edwin Dankert. All Rights Reserved.