Skip navigation links
org.netbeans.modules.editor.fold/1 1.48.1
A C D E F G I L M N O P R T U V W 

R

range(int, int, FoldType) - Static method in class org.netbeans.spi.editor.fold.FoldInfo
Creates a FoldInfo for the specified range.
read(Document, Fold, FoldTemplate) - Method in interface org.netbeans.spi.editor.fold.ContentReader
Acquires text for fold content.
release() - Method in interface org.netbeans.spi.editor.fold.FoldManager
Notification that this manager will no longer be used by the hierarchy.
removeChangeListener(ChangeListener) - Method in interface org.netbeans.api.editor.fold.FoldType.Domain
Detaches the change listener
removeDamagedNotify(Fold) - Method in interface org.netbeans.spi.editor.fold.FoldManager
Notify that the fold was removed from hierarchy automatically by fold hierarchy infrastructure processing because it was damaged by a document modification.
removeEmptyNotify(Fold) - Method in interface org.netbeans.spi.editor.fold.FoldManager
Notify that the fold was removed from hierarchy automatically by fold hierarchy infrastructure processing because it became empty (by a document modification).
removeFoldHierarchyListener(FoldHierarchyListener) - Method in class org.netbeans.api.editor.fold.FoldHierarchy
Remove previously added listener for changes done in the hierarchy.
removeFromHierarchy(Fold, FoldHierarchyTransaction) - Method in class org.netbeans.spi.editor.fold.FoldOperation
Remove the fold that is either present in the hierarchy or blocked by another fold.
removeUpdate(DocumentEvent, FoldHierarchyTransaction) - Method in interface org.netbeans.spi.editor.fold.FoldManager
Called by hierarchy upon the removal in the underlying document.
render(Runnable) - Method in class org.netbeans.api.editor.fold.FoldHierarchy
Execute the given runnable over the exclusively locked hierarchy.
ROOT_FOLD_TYPE - Static variable in class org.netbeans.api.editor.fold.FoldHierarchy
Fold type for the root fold.
A C D E F G I L M N O P R T U V W 
Skip navigation links
org.netbeans.modules.editor.fold/1 1.48.1