Package | Description |
---|---|
lavesdk.algorithm.text |
Modifier and Type | Method and Description |
---|---|
void |
AlgorithmText.addTextListener(AlgorithmTextListener listener)
Adds a listener to listen to changes inside the text that means if new steps or
paragraphs were added or if the current step changed.
|
void |
AlgorithmText.removeTextListener(AlgorithmTextListener listener)
Removes an existing listener.
|