|
Class Summary |
| ChatAttachments |
Wrapper for handling the multiple listeners associated with chats for the
spell checker. |
| CheckerToggleButton |
Toggle-able button that sets the spell checker to be either enabled or
disabled. |
| DocUnderliner |
Notifies subclasses when words are changed and lets them decide if text
should be underlined with a red squiggle. |
| LanguageMenuBar |
Combo box providing a listing of all available locales with corresponding
country flags. |
| Parameters |
Information provided via the spellchecer's xml parameters. |
| Parameters.Locale |
Locale with an available dictionary resource. |
| Resources |
The Resources class manages the access to the internationalization
properties files and the image resources used in this plugin. |
| SpellCheckActivator |
Enabling and disabling osgi functionality for the spell checker. |
| SpellChecker |
Model for spell checking capabilities. |
| SpellCheckerConfigDialog |
The spell check dialog that would be opened from the right click menu in the
chat window. |
| Word |
Immutable representation of a word in the context of a document, bundling the
bounds with the text. |