Uses of Package
org.eclipse.ui.texteditor.spelling
Packages that use org.eclipse.ui.texteditor.spelling
Package
Description
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.Partial infrastructure for spell checking in text editors.
-
Classes in org.eclipse.ui.texteditor.spelling used by org.eclipse.ui.editors.text
-
Classes in org.eclipse.ui.texteditor.spelling used by org.eclipse.ui.texteditor.spellingClassDescriptionA 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.A spelling context allows aISpellingEngine
to retrieve information about the spelling check it has to perform.Describes an extension to thespellingEngine
extension point.A spelling problem as reported by theSpellingService
service to theISpellingProblemCollector
.System wide spelling service.