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

org.netbeans.api.editor.fold (NetBeans Code Folding API) - NetBeans API Javadoc 5.5.1

org.netbeans.modules.editor.fold/1 1.5.31

Package org.netbeans.api.editor.fold

Interface Summary
FoldHierarchyListener Listener for changes in the fold hierarchy.
 

Class Summary
Fold Fold is a building block of the code folding tree-based hierarchy.
FoldHierarchy Hierarchy of the folds for a single text component represents a model of the code-folding.
FoldHierarchyEvent Event describing the changes done in the hierarchy.
FoldStateChange Information about state changes made in a particular fold.
FoldType Each Fold is identified by its fold type.
FoldUtilities Various utility methods for dealing with the folds.
 


org.netbeans.modules.editor.fold/1 1.5.31

Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.