See: Description
Interface | Description |
---|---|
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
SpellingProblem s. |
Class | Description |
---|---|
SpellingAnnotation |
Spelling annotation.
|
SpellingContext |
A spelling context allows a
ISpellingEngine to retrieve information
about the spelling check it has to perform. |
SpellingCorrectionProcessor |
Spelling correction processor used to show quick
fixes for spelling problems.
|
SpellingEngineDescriptor |
Describes an extension to the
spellingEngine extension point. |
SpellingProblem |
A spelling problem as reported by the
SpellingService service to the
ISpellingProblemCollector . |
SpellingReconcileStrategy |
Reconcile strategy used for spell checking.
|
SpellingService |
System wide spelling service.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.