Package org.eclipse.ui.texteditor.spelling
Partial infrastructure for spell checking in text editors.
See:
Description
|
Interface Summary
|
|
IPreferenceStatusMonitor
|
A monitor that can be notified about status changes. |
|
ISpellingEngine
|
A spelling engine that can be contributed to the
org.eclipse.ui.workbench.texteditor.spellingEngine extension
point. |
|
ISpellingPreferenceBlock
|
Contributors to the org.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. |
|
ISpellingProblemCollector
|
A collector of
SpellingProblems. |
Package org.eclipse.ui.texteditor.spelling Description
Partial infrastructure for spell checking in text editors.
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.