Class SpellCheckExample2

  • All Implemented Interfaces:
    SpellCheckListener, java.util.EventListener

    public class SpellCheckExample2
    extends java.lang.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

      Constructors 
      Constructor Description
      SpellCheckExample2​(java.lang.String phoneticFileName)  
    • Constructor Detail

      • SpellCheckExample2

        public SpellCheckExample2​(java.lang.String phoneticFileName)
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)