Class SpellChecker

java.lang.Object
org.kopi.vkopi.lib.ui.swing.spellchecker.SpellChecker

public class SpellChecker extends Object
  • Field Details

    • ICN_NOTICE

      public static final ImageIcon ICN_NOTICE
  • Constructor Details

  • Method Details

    • check

      public void check() throws SpellException
      Throws:
      SpellException
    • checkNext

      protected boolean checkNext()
    • replaceWord

      protected void replaceWord(String replacementWord)