| 程序包 | 说明 |
|---|---|
| com.fr.design.gui.syntax.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
| com.fr.design.gui.syntax.ui.rsyntaxtextarea.folding |
Code folding functionality.
|
| 类和说明 |
|---|
| Fold
Information about a foldable region.
|
| FoldManager
Manages code folding in an instance of RSyntaxTextArea.
|
| 类和说明 |
|---|
| CurlyFoldParser
A basic fold parser that can be used for languages such as C, that use
curly braces to denote code blocks.
|
| Fold
Information about a foldable region.
|
| FoldManager
Manages code folding in an instance of RSyntaxTextArea.
|
| FoldParser
Locates folds in a document.
|
| FoldParserManager
Manages fold parsers.
|