SpellCheckLanguage
Inheritance: java.lang.Object, java.lang.Enum
public enum SpellCheckLanguage extends Enum<SpellCheck.SpellCheckLanguage>
Languages used for SpellCheck (existing dictionaries).
Fields
Field | Description |
---|---|
Ces | Czech dictionary |
Dan | Danish dictionary |
Deu | German dictionary |
Eng | English dictionary |
Est | Estonian dictionary |
Fin | Finnish dictionary |
Fra | French dictionary |
Ita | Italian dictionary |
Lav | Latvian dictionary |
Lit | Lithuanian dictionary |
Nld | Dutch dictionary |
Pol | Polish dictionary |
Por | Portuguese dictionary |
Ron | Romanian dictionary |
Slk | Slovak dictionary |
Slv | Slovene dictionary |
Spa | Spanish dictionary |
Swe | Swedish dictionary |
Ces
public static final SpellCheck.SpellCheckLanguage Ces
Czech dictionary
Dan
public static final SpellCheck.SpellCheckLanguage Dan
Danish dictionary
Deu
public static final SpellCheck.SpellCheckLanguage Deu
German dictionary
Eng
public static final SpellCheck.SpellCheckLanguage Eng
English dictionary
Est
public static final SpellCheck.SpellCheckLanguage Est
Estonian dictionary
Fin
public static final SpellCheck.SpellCheckLanguage Fin
Finnish dictionary
Fra
public static final SpellCheck.SpellCheckLanguage Fra
French dictionary
Ita
public static final SpellCheck.SpellCheckLanguage Ita
Italian dictionary
Lav
public static final SpellCheck.SpellCheckLanguage Lav
Latvian dictionary
Lit
public static final SpellCheck.SpellCheckLanguage Lit
Lithuanian dictionary
Nld
public static final SpellCheck.SpellCheckLanguage Nld
Dutch dictionary
Pol
public static final SpellCheck.SpellCheckLanguage Pol
Polish dictionary
Por
public static final SpellCheck.SpellCheckLanguage Por
Portuguese dictionary
Ron
public static final SpellCheck.SpellCheckLanguage Ron
Romanian dictionary
Slk
public static final SpellCheck.SpellCheckLanguage Slk
Slovak dictionary
Slv
public static final SpellCheck.SpellCheckLanguage Slv
Slovene dictionary
Spa
public static final SpellCheck.SpellCheckLanguage Spa
Spanish dictionary
Swe
public static final SpellCheck.SpellCheckLanguage Swe
Swedish dictionary