Package org.luwrain.controls.edit
Interface EditArea.ChangeListener
- All Known Implementing Classes:
EditSpellChecking
- Enclosing class:
EditArea
public static interface EditArea.ChangeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onEditChange
(EditArea editArea, MarkedLines lines, HotPoint hotPoint)
-
Method Details
-
onEditChange
-