- unlock() - Method in class org.netbeans.api.editor.fold.FoldHierarchy
-
Unlock the hierarchy from exclusive use.
- update(Collection<FoldInfo>, Collection<Fold>, Collection<FoldInfo>) - Method in class org.netbeans.spi.editor.fold.FoldOperation
-
Performs refresh of folding information.
- USER - Static variable in class org.netbeans.api.editor.fold.FoldType
-
User-defined fold, recoded using a special comment
- userFoldManager(String) - Static method in class org.netbeans.api.editor.fold.FoldingSupport
-
Creates a user-defined fold manager, that processes specific token type.
- userFoldManagerFactory(Map) - Static method in class org.netbeans.api.editor.fold.FoldingSupport
-
Creates a user-defined fold manager, that processes specific token type.