public interface AlgorithmTextListener
AlgorithmText
.Modifier and Type | Method and Description |
---|---|
void |
executingStepChanged()
Indicates that the current active step of the text has changed.
|
void |
structureChanged()
Indicates that the structure of the text has changed which means that
a new paragraph or step is added.
|