Uses of Interface
com.inet.jortho.CustomDictionaryProvider

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.
 



Copyright © 2005 - 2009 i-net software. All Rights Reserved.