CheckerListener |
Is used from CheckerMenu and CheckerPopup to handle the user events.
|
CustomDictionaryProvider |
Interface to be implemented by an additional dictionary.
|
CustomUIProvider |
Interface used by other application to provide custom UI components
with added functionality if needed.
|
Dictionary |
A container for a word list.
|
DictionaryBase |
|
DictionaryFactory |
With the DictionaryFactory you can create / load a Dictionary.
|
DictionaryFactory.Node |
A node in the search tree.
|
LanguageBundle |
This class implements some language specific methods.
|
LanguageChangeEvent |
This Event is used by LanguageChangeListener .
|
LanguageChangeListener |
A language change event gets fired whenever the language is changed.
|
LowMemoryArrayList |
An ArrayList that need only a minimum of memory size.
|
MessageHandler |
Interface to be implemented by a user of the spellchecker that provides the ability to
show/log errors and information messages as required by applications using the dictionary
|
RedZigZagPainter |
|
SpellChecker.AbtsractLanguageAction |
Base class for languages change actions.
|
SpellChecker.DisableLanguageAction |
Action for disable all dictionary language.
|
SpellChecker.LanguageAction |
Action for change the current dictionary language.
|
SpellCheckerOptions |
This class contains some options for spell checking.
|
Suggestion |
This class hold one Suggestion for another spelling.
|
Suggestions |
A hash list of Suggestions.
|
Tokenizer |
Break the text and words and search for misspelling.
|
UserDictionaryProvider |
Interface to be implemented by a user dictionary.
|