首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.1
C-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
C
changedUpdate(DocumentEvent, FoldHierarchyTransaction)
- Method in interface org.netbeans.spi.editor.fold.
FoldManager
Called by hierarchy upon the change in the underlying document.
childrenAsList(Fold)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Return children of the given fold as modifiable list.
childrenAsList(Fold, int, int)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Return children of the given fold as list.
childrenToArray(Fold)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Return children of the given fold as array.
childrenToArray(Fold, int, int)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Return children of the given fold as array.
collapse(Fold)
- Method in class org.netbeans.api.editor.fold.
FoldHierarchy
Collapse the given fold.
collapse(Collection)
- Method in class org.netbeans.api.editor.fold.
FoldHierarchy
Collapse all the folds contained in the given collection.
collapse(FoldHierarchy, FoldType)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Collapse all folds of the given type.
collapse(FoldHierarchy, Collection)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Collapse all folds that having any of the fold types in the given collection.
collapseAll(FoldHierarchy)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Collapse all folds in the hierarchy.
collapsedFoldIterator(FoldHierarchy, int, int)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Get iterator over the collapsed folds.
commit()
- Method in class org.netbeans.spi.editor.fold.
FoldHierarchyTransaction
Commit this transaction.
containsOffset(Fold, int)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Check whether fold contains the given offset.
createFoldManager()
- Method in interface org.netbeans.spi.editor.fold.
FoldManagerFactory
Create fold manager instance.
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.