com.swabunga.spell.examples

Class SpellCheckExample2

public class SpellCheckExample2 extends Object implements SpellCheckListener

This class shows an example of how to use the spell checking capability.

Author: Jason Height (jheight@chariot.net.au)

Constructor Summary
SpellCheckExample2(String phoneticFileName)
Method Summary
static voidmain(String[] args)
voidspellingError(SpellCheckEvent event)

Constructor Detail

SpellCheckExample2

public SpellCheckExample2(String phoneticFileName)

Method Detail

main

public static void main(String[] args)

spellingError

public void spellingError(SpellCheckEvent event)