Package org.eclipse.ui.texteditor.spelling
package org.eclipse.ui.texteditor.spelling
Partial infrastructure for spell checking in text editors.
-
ClassDescriptionA monitor that can be notified about status changes.A spelling engine that can be contributed to the
org.eclipse.ui.workbench.texteditor.spellingEngineextension point.Contributors to theorg.eclipse.ui.texteditor.spellingEngineextension point can specify an implementation of this interface to be displayed on the spelling preference page, if the corresponding engine is selected.A collector ofSpellingProblems.Spelling annotation.A spelling context allows aISpellingEngineto retrieve information about the spelling check it has to perform.Spelling correction processor used to show quick fixes for spelling problems.Describes an extension to thespellingEngineextension point.A spelling problem as reported by theSpellingServiceservice to theISpellingProblemCollector.Reconcile strategy used for spell checking.System wide spelling service.