| Package | Description |
|---|---|
| org.eclipse.ui.texteditor.spelling |
Partial infrastructure for spell checking in text editors.
|
| Modifier and Type | Method and Description |
|---|---|
SpellingProblem |
SpellingAnnotation.getSpellingProblem()
Returns the spelling problem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISpellingProblemCollector.accept(SpellingProblem problem)
Notification of a spelling problem.
|
| Constructor and Description |
|---|
SpellingAnnotation(SpellingProblem problem)
Creates a new spelling annotation.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.