Uses of Package
org.fife.ui.rsyntaxtextarea.folding
Packages that use org.fife.ui.rsyntaxtextarea.folding
Package
Description
A syntax-highlighting text editor.
Code folding functionality.
-
Classes in org.fife.ui.rsyntaxtextarea.folding used by org.fife.ui.rsyntaxtextareaClassDescriptionInformation about a foldable region.Manages code folding in an instance of RSyntaxTextArea.
-
Classes in org.fife.ui.rsyntaxtextarea.folding used by org.fife.ui.rsyntaxtextarea.foldingClassDescriptionA basic fold parser that can be used for languages such as C, that use curly braces to denote code blocks.Information about a foldable region.Manages code folding in an instance of RSyntaxTextArea.Locates folds in a document.Manages fold parsers.