|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomDictionaryProvider in com.inet.jortho |
---|
Subinterfaces of CustomDictionaryProvider in com.inet.jortho | |
---|---|
interface |
UserDictionaryProvider
Interface to be implemented by a user dictionary. |
Classes in com.inet.jortho that implement CustomDictionaryProvider | |
---|---|
class |
FileUserDictionary
This is a reference implementation of the interface UserDictionaryProvider . |
Methods in com.inet.jortho that return CustomDictionaryProvider | |
---|---|
static CustomDictionaryProvider |
SpellChecker.getCustomDictionaryProvider()
Gets the currently set CustomDictionaryProvider. |
Methods in com.inet.jortho with parameters of type CustomDictionaryProvider | |
---|---|
static void |
SpellChecker.setCustomDictionaryProvider(CustomDictionaryProvider customDictionaryProvider)
Set a CustomDictionaryProvider. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |