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

Uses of Package
org.netbeans.api.editor.fold

Packages that use org.netbeans.api.editor.fold
org.netbeans.api.editor.fold   
org.netbeans.spi.editor.fold   
 

Classes in org.netbeans.api.editor.fold used by org.netbeans.api.editor.fold
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.
FoldHierarchyListener
          Listener for changes in the fold hierarchy.
FoldStateChange
          Information about state changes made in a particular fold.
FoldType
          Each Fold is identified by its fold type.
 

Classes in org.netbeans.api.editor.fold used by org.netbeans.spi.editor.fold
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.
FoldType
          Each Fold is identified by its fold type.
 


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

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.