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

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

 

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.
 


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.