Uses of Class
org.eclipse.ui.texteditor.spelling.SpellingProblem
Package
Description
Partial infrastructure for spell checking in text editors.
-
Uses of SpellingProblem in org.eclipse.ui.texteditor.spelling
Modifier and TypeMethodDescriptionSpellingAnnotation.getSpellingProblem()
Returns the spelling problem.Modifier and TypeMethodDescriptionvoid
ISpellingProblemCollector.accept
(SpellingProblem problem) Notification of a spelling problem.ModifierConstructorDescriptionSpellingAnnotation
(SpellingProblem problem) Creates a new spelling annotation.