站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.0

R-Index (NetBeans Code Folding API) - NetBeans API Javadoc 5.5.0

org.netbeans.modules.editor.fold/1 1.5.22
A C E F G I L O R T U

R

release() - Method in interface org.netbeans.spi.editor.fold.FoldManager
Notification that this manager will no longer be used by the hierarchy.
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.

org.netbeans.modules.editor.fold/1 1.5.22
A C E F G I L O R T U
Built on May 28 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.