|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.swabunga.spell.examples.SpellCheckExample
public class SpellCheckExample
This class shows an example of how to use the spell checking capability.
Constructor Summary | |
---|---|
SpellCheckExample()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
spellingError(SpellCheckEvent event)
Propagates the spelling errors to listeners. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpellCheckExample()
Method Detail |
---|
public void spellingError(SpellCheckEvent event)
SpellCheckListener
spellingError
in interface SpellCheckListener
event
- The event to handlepublic static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |