public class AutoSpellCheckerEvent extends DocumentEvent
DocumentListener
s
(typically the application) that the internal state of
AutoSpellCheckerControl
command has changed.
Such state change follows the invocation of:
DocumentEvent.Type
source, type
Constructor and Description |
---|
AutoSpellCheckerEvent() |
AutoSpellCheckerEvent(AutoSpellCheckerControl notifier,
boolean active) |
Modifier and Type | Method and Description |
---|---|
AutoSpellCheckerControl |
getAutoSpellCheckerControl() |
void |
initialize(AutoSpellCheckerControl notifier,
boolean active) |
boolean |
isActive() |
copy, getSource, getType, initialize, toString
public AutoSpellCheckerEvent()
public AutoSpellCheckerEvent(AutoSpellCheckerControl notifier, boolean active)
public void initialize(AutoSpellCheckerControl notifier, boolean active)
public AutoSpellCheckerControl getAutoSpellCheckerControl()
public boolean isActive()