public interface SpellCheckListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
spellingError(SpellCheckEvent event)
Propagates the spelling errors to listeners.
|
void spellingError(SpellCheckEvent event)
event - The event to handle