Package | Description |
---|---|
org.netbeans.api.editor.fold | |
org.netbeans.spi.editor.fold |
Class and Description |
---|
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.
|
FoldTemplate
Template that describes how the fold should appear and interact with the
user.
|
FoldType
Each
Fold is identified by its fold type. |
FoldType.Domain
Represents a value set of
FoldType s for one MIME type. |
Class and Description |
---|
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.
|
FoldTemplate
Template that describes how the fold should appear and interact with the
user.
|
FoldType
Each
Fold is identified by its fold type. |