org.netbeans.api.editor.fold
public interface FoldHierarchyListener extends EventListener
FoldHierarchy.addFoldHierarchyListener(FoldHierarchyListener)
.Modifier and Type | Method and Description |
---|---|
void |
foldHierarchyChanged(FoldHierarchyEvent evt)
Notify that the code hierarchy of folds has changed.
|
void foldHierarchyChanged(FoldHierarchyEvent evt)
evt
- event describing the changes in the fold hierarchy.Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.