Package | Description |
---|---|
org.fife.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
org.fife.ui.rsyntaxtextarea.folding |
Code folding functionality.
|
Modifier and Type | Method and Description |
---|---|
FoldManager |
RSyntaxTextArea.getFoldManager()
Returns the fold manager for this text area.
|
Modifier and Type | Method and Description |
---|---|
void |
FoldCollapser.collapseFolds(FoldManager fm)
Collapses any relevant folds known by the fold manager.
|
Copyright © 2003–2015. All rights reserved.