Skip navigation links
org.netbeans.modules.editor.fold/1 1.58
A C D E F G I L M N O P R T U V W 

I

IMPORT - Static variable in class org.netbeans.api.editor.fold.FoldType
Various import, includes and references to sibling files.
inheritable() - Method in interface org.netbeans.spi.editor.fold.FoldTypeProvider
Determines whether the folds propagate to child mime types(paths).
init(FoldOperation) - Method in interface org.netbeans.spi.editor.fold.FoldManager
Initialize this manager.
initFolds(FoldHierarchyTransaction) - Method in interface org.netbeans.spi.editor.fold.FoldManager
Initialize the folds provided by this manager.
INITIAL_COMMENT - Static variable in class org.netbeans.api.editor.fold.FoldType
Initial file-level comment.
insertUpdate(DocumentEvent, FoldHierarchyTransaction) - Method in interface org.netbeans.spi.editor.fold.FoldManager
Called by hierarchy upon the insertion to the underlying document.
isActive() - Method in class org.netbeans.api.editor.fold.FoldHierarchy
Determines whether the hierarchy can have some folds.
isAddedOrBlocked(Fold) - Method in class org.netbeans.spi.editor.fold.FoldOperation
Check whether the fold is currently present in the hierarchy or blocked.
isAutoCollapsed(FoldType, FoldHierarchy) - Static method in class org.netbeans.api.editor.fold.FoldUtilities
Determines whether folds of that type are should be initially collapsed.
isBlocked(Fold) - Method in class org.netbeans.spi.editor.fold.FoldOperation
Is the given fold blocked by another fold?
isBoundsValid(int, int, int, int) - Static method in class org.netbeans.spi.editor.fold.FoldOperation
This static method can be used to check whether the bounds of the fold that is planned to be added are valid.
isCollapsed() - Method in class org.netbeans.api.editor.fold.Fold
Return whether this fold is collapsed or expanded.
isCollapsedChanged() - Method in class org.netbeans.api.editor.fold.FoldStateChange
Has the collapsed flag of the fold (returned by getFold()) changed?
isDescriptionChanged() - Method in class org.netbeans.api.editor.fold.FoldStateChange
Has the text description of the collapsed fold (returned by getFold()) changed?
isEmpty(Fold) - Static method in class org.netbeans.api.editor.fold.FoldUtilities
Check whether the starting offset of the fold is the same like its ending offset.
isEndDamaged(Fold) - Method in class org.netbeans.spi.editor.fold.FoldOperation
Check whether the ending guarded area of the fold is damaged by a document modification.
isEndOffsetChanged() - Method in class org.netbeans.api.editor.fold.FoldStateChange
Has the end offset of the fold (returned by getFold()) changed?
isFoldingEnabled(String) - Static method in class org.netbeans.api.editor.fold.FoldUtilities
Determines whether folding is enabled for a given MIME type.
isKindOf(FoldType) - Method in class org.netbeans.api.editor.fold.FoldType
Checks whether the fold can act as the 'other' type.
isReleased() - Method in class org.netbeans.spi.editor.fold.FoldOperation
Informs that the manager was released.
isRootFold(Fold) - Static method in class org.netbeans.api.editor.fold.FoldUtilities
Is the given fold a root fold?
isStartDamaged(Fold) - Method in class org.netbeans.spi.editor.fold.FoldOperation
Check whether the starting guarded area of the fold is damaged by a document modification.
isStartOffsetChanged() - Method in class org.netbeans.api.editor.fold.FoldStateChange
Has the start offset of the fold (returned by getFold()) changed?
A C D E F G I L M N O P R T U V W 
Skip navigation links
org.netbeans.modules.editor.fold/1 1.58