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

E-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

E

expand(Fold) - Method in class org.netbeans.api.editor.fold.FoldHierarchy
Expand the given fold.
expand(Collection) - Method in class org.netbeans.api.editor.fold.FoldHierarchy
Expand all the folds contained in the given collection.
expand(FoldHierarchy, FoldType) - Static method in class org.netbeans.api.editor.fold.FoldUtilities
Expand all folds of the given type.
expand(FoldHierarchy, Collection) - Static method in class org.netbeans.api.editor.fold.FoldUtilities
Expand all folds of the given type (or all folds if the type is null) found in the whole fold hierarchy.
expandAll(FoldHierarchy) - Static method in class org.netbeans.api.editor.fold.FoldUtilities
Expand all folds in the hierarchy.
expandNotify(Fold) - Method in interface org.netbeans.spi.editor.fold.FoldManager
Notify that the fold was expanded automatically by fold hierarchy infrastructure processing because its isExpandNecessary() return true.

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.