| 程序包 | 说明 |
|---|---|
| com.fr.design.gui.syntax.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
| com.fr.design.gui.syntax.ui.rsyntaxtextarea.folding |
Code folding functionality.
|
| 限定符和类型 | 方法和说明 |
|---|---|
FoldManager |
RSyntaxTextArea.getFoldManager()
Returns the fold manager for this text area.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FoldCollapser.collapseFolds(FoldManager fm)
Collapses any relevant folds known by the fold manager.
|