| AboutDialog |
A dialog with version and copyright information.
|
| CategoryNode |
|
| CheckBoxTreeCellRenderer |
|
| 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.
|
| ConfigurationDialog.CategoryComparator |
|
| FontChooser |
A font chooser dialog
|
| GuiLangConfigPanel |
A panel for selecting the GUI language, can be embedded to the main Configuration Dialog
|
| HighlightPainter |
Wavy underline painter.
|
| 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.
|
| LanguageComboBoxRenderer |
A ComboBox Renderer that can display a flag icon along with the language
|
| LanguageComparator |
Comparator class for sorting Language by locale name
|
| LanguageManagerDialog |
Dialog for managing externally loaded rules.
|
| LanguageManagerDialog.XMLFileFilter |
|
| LanguageToolEvent |
|
| LanguageToolSupport |
Support for associating a LanguageTool instance and a JTextComponent
|
| LanguageToolSupport.ReplaceMenuItem |
|
| LanguageToolSupport.Span |
|
| LocaleBean |
Helper class to store GUI Language.
|
| LocalStorage |
Helper class to store configuration
|
| Main |
A simple GUI to check texts with.
|
| Main.PlainTextFileFilter |
|
| MainWindowStateBean |
Helper class to store GUI state.
|
| ResizeComponentListener |
A class that listens for window resize/move events and saves its bounds.
|
| ResultAreaHelper |
Helper for the JTextPane where the result of text checking is displayed.
|
| RetainLineBreakTransferHandler |
Keep line breaks when copying from JTextPane.
|
| RetainLineBreakTransferHandler.MyTransferable |
|
| RuleLink |
A link for enabling or disabling a rule.
|
| RuleNode |
|
| Tools |
GUI-related tools.
|
| TreeListener |
|
| UndoRedoSupport |
Provides Undo/Redo support and actions for JTextComponent
|