|
RapidSpell Desktop |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserDictionary | |
com.keyoti.rapidSpell | Core spell checker package. |
Uses of UserDictionary in com.keyoti.rapidSpell |
Fields in com.keyoti.rapidSpell declared as UserDictionary | |
UserDictionary |
RapidSpellChecker.userDictionary
The UserDictionary being used. |
Methods in com.keyoti.rapidSpell that return UserDictionary | |
UserDictionary |
ICheckerEngine.getUserDictionary()
Gets the user dictionary. |
UserDictionary |
RapidSpellChecker.getUserDictionary()
Gets the user dictionary to use. |
UserDictionary |
CheckerEngineAdapter.getUserDictionary()
The user dictionary, this should be null if no user dictionary is being used. |
Methods in com.keyoti.rapidSpell with parameters of type UserDictionary | |
void |
ICheckerEngine.setUserDictionary(UserDictionary userDictionary)
Sets the UserDictionary object to be used as a user dictionary source. |
void |
RapidSpellChecker.setUserDictionary(UserDictionary userDictionary)
Sets the user dictionary to use. |
void |
CheckerEngineAdapter.setUserDictionary(UserDictionary userDictionary)
Sets the UserDictionary object to be used as a user dictionary source. |
|
RapidSpell Desktop |
|||||||||
PREV NEXT | FRAMES NO FRAMES |