Package | Description |
---|---|
org.fife.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Token
A generic token that functions as a node in a linked list of syntax
highlighted tokens for some language.
|
Modifier and Type | Class and Description |
---|---|
class |
SyntaxScheme
The set of colors and styles used by an
RSyntaxTextArea to
color tokens. |
class |
TokenImpl
The default implementation of
Token . |
Copyright © 2003–2015. All rights reserved.