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.