Package org.fife.ui.rsyntaxtextarea.folding

Interface Summary
FoldParser Locates folds in a document.
FoldType Constants representing the "type" of a folded region.
 

Class Summary
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.
FoldCollapser Collapses folds based on their type.
FoldManager Manages code folding in an instance of RSyntaxTextArea.
FoldParserManager Manages fold parsers.
XmlFoldParser Fold parser for XML.
 



Copyright © 2003-2012. All Rights Reserved.