| Configuration |
Configuration like list of disabled rule IDs, server mode etc.
|
| ConfigurationDialog |
Dialog that offers the available rules so they can be turned on/off
individually.
|
| FontChooser |
A font chooser dialog
|
| LanguageAdapter |
Helper class that can store a Language or a String.
|
| LanguageComboBox |
Combo box with list of available languages.
|
| LanguageComboBoxModel |
A DefaultComboBoxModel to be used by LanguageComboBox.
|
| LanguageToolEvent |
|
| LanguageToolEvent.Type |
|
| LanguageToolListener |
Interface for an observer to receive notifications
|
| LanguageToolSupport |
Support for associating a LanguageTool instance and a JTextComponent
|
| LanguageToolSupport.Span |
|
| LocalStorage |
Helper class to store configuration
|
| Main.AutoCheckAction |
|
| Main.CheckAction |
|
| Main.OpenAction |
|
| Main.SaveAction |
|
| Main.SaveAsAction |
|
| Main.ShowResultAction |
|
| Main.TextLineNumber |
This class will display line numbers for a related text component.
|
| RuleLink |
A link for enabling or disabling a rule.
|
| SavablePanel |
Interface for JPanel that can persist its state.
|
| UndoRedoSupport |
Provides Undo/Redo support and actions for JTextComponent
|
| UndoRedoSupport.RedoAction |
|
| UndoRedoSupport.UndoAction |
|