首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.1
E-Index (NetBeans Code Folding API) - NetBeans API Javadoc 5.5.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.fold/1 1.5.31
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.fold/1 1.5.31
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
I
L
O
R
T
U
Built on March 26 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.