Package | Description |
---|---|
org.fife.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
org.fife.ui.rsyntaxtextarea.folding |
Code folding functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
RSyntaxDocument
The document used by
RSyntaxTextArea . |
class |
RSyntaxTextArea
An extension of
RTextArea that adds syntax highlighting
of certain programming languages to its list of features. |
class |
TextEditorPane
An extension of
RSyntaxTextArea
that adds information about the file being edited, such as:
Its name and location. |
Modifier and Type | Class and Description |
---|---|
class |
FoldParserManager
Manages fold parsers.
|
Copyright © 2003–2015. All rights reserved.