| Class | Description |
---|
| HunspellDictionary |
This class enables creation and loading of spelling metadata including rules and dictionary data
|
| SpellChecker |
The spelling engine. |
| SpellUI |
A comprehensive convenience class that bundles a context menu UI,
the spelling engine, the dictionary loader, and user dictionary support
to enable a single-line integration of spell checking functionality into
any text related Flex UI component. |
| SpellUIForTLF |
A comprehensive convenience class that bundles a context menu UI,
the spelling engine, the dictionary loader, and user dictionary support
to enable a single-line integration of spell checking functionality into
any custom UI component built around TLF TextFlow. |
| UserDictionary |
Represents a user dictionary. |