public interface SoftWrapChangeListener
Modifier and Type | Method and Description |
---|---|
void |
recalculationEnds()
Is called when soft wraps recalculation is finished.
|
void |
softWrapsChanged()
This method is called if soft wraps have been added or removed during recalculation.
|