Package org.luwrain.controls
Interface FormArea.MultilineEditChangeListener
- All Known Implementing Classes:
FormSpellChecking
- Enclosing class:
FormArea
public static interface FormArea.MultilineEditChangeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onEditChange
(FormArea formArea, Event event, MarkedLines lines, HotPoint hotPoint)
-
Method Details
-
onEditChange
-