Package se.datadosen.jalbum
Class SpellCheckerUtils
java.lang.Object
se.datadosen.jalbum.SpellCheckerUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
downloadDictionary
(JCheckBox checkSpelling, String lang) static String
getAvailableDictionaries
(File baseDir) static boolean
static void
-
Constructor Details
-
SpellCheckerUtils
public SpellCheckerUtils()
-
-
Method Details
-
getAvailableDictionaries
-
downloadDictionary
-
isDictionaryPresent
public static boolean isDictionaryPresent()- Returns:
- True if the dictionary for the currently selected language is present on disk
-
registerDictionaries
public static void registerDictionaries()
-