Uses of Class
org.eclipse.ui.texteditor.spelling.SpellingService
Packages that use SpellingService
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.
-
Uses of SpellingService in org.eclipse.ui.editors.text
Methods in org.eclipse.ui.editors.text that return SpellingServiceModifier and TypeMethodDescriptionstatic SpellingServiceEditorsUI.getSpellingService()Returns the spelling service. -
Uses of SpellingService in org.eclipse.ui.texteditor.spelling
Constructors in org.eclipse.ui.texteditor.spelling with parameters of type SpellingServiceModifierConstructorDescriptionSpellingReconcileStrategy(ISourceViewer viewer, SpellingService spellingService) Creates a new comment reconcile strategy.