public interface CodeFoldingModelListener
extends java.util.EventListener
CodeFoldingModel.| Modifier and Type | Method and Description |
|---|---|
void |
structureChanged(CodeFoldingModelEvent event)
Invoked after the structure of blocks in the model has changed significantly due to changes in the source code.
|
void structureChanged(CodeFoldingModelEvent event)