Class CommonClass

java.lang.Object
com.mrbysco.spellchecker.CommonClass

public class CommonClass extends Object
  • Constructor Details

    • CommonClass

      public CommonClass()
  • Method Details

    • init

      public static void init()
    • getDict

      public static com.swabunga.spell.engine.SpellDictionary getDict()
    • setDict

      public static void setDict(com.swabunga.spell.engine.SpellDictionary dictionary)