public class BasicSpellCheckListener extends Object implements com.swabunga.spell.event.SpellCheckListener
Constructor and Description |
---|
BasicSpellCheckListener(String text) |
Modifier and Type | Method and Description |
---|---|
List<com.liferay.portal.kernel.jazzy.InvalidWord> |
getInvalidWords() |
void |
spellingError(com.swabunga.spell.event.SpellCheckEvent event) |
public BasicSpellCheckListener(String text)
public List<com.liferay.portal.kernel.jazzy.InvalidWord> getInvalidWords()
public void spellingError(com.swabunga.spell.event.SpellCheckEvent event)
spellingError
in interface com.swabunga.spell.event.SpellCheckListener