|
org.netbeans.modules.editor.fold/1 1.5.22 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FoldHierarchyListener
Listener for changes in the fold hierarchy.
It can be attached to fold hierarhcy
by FoldHierarchy.addFoldHierarchyListener(FoldHierarchyListener)
.
Method Summary | |
---|---|
void |
foldHierarchyChanged(FoldHierarchyEvent evt)
Notify that the code hierarchy of folds has changed. |
Method Detail |
---|
void foldHierarchyChanged(FoldHierarchyEvent evt)
evt
- event describing the changes in the fold hierarchy.
|
org.netbeans.modules.editor.fold/1 1.5.22 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |