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.spellingEngine
extension point.Contributors to theorg.eclipse.ui.texteditor.spellingEngine
extension point can specify an implementation of this interface to be displayed on the spelling preference page, if the corresponding engine is selected.A collector ofSpellingProblem
s.Spelling annotation.A spelling context allows aISpellingEngine
to 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 thespellingEngine
extension point.A spelling problem as reported by theSpellingService
service to theISpellingProblemCollector
.Reconcile strategy used for spell checking.System wide spelling service.