Uses of Class
com.inet.jortho.SpellChecker.LanguageAction
-
Packages that use SpellChecker.LanguageAction Package Description com.inet.jortho This package implements the spell checker JOrtho. -
-
Uses of SpellChecker.LanguageAction in com.inet.jortho
Fields in com.inet.jortho with type parameters of type SpellChecker.LanguageAction Modifier and Type Field Description private static java.util.ArrayList<SpellChecker.LanguageAction>
SpellChecker. languages
Methods in com.inet.jortho with parameters of type SpellChecker.LanguageAction Modifier and Type Method Description int
SpellChecker.LanguageAction. compareTo(SpellChecker.LanguageAction obj)
Sort the displaynames in the order of the current language
-