Package | Description |
---|---|
org.eclipse.ui.texteditor.spelling |
Partial infrastructure for spell checking in text editors.
|
Modifier and Type | Method and Description |
---|---|
SpellingEngineDescriptor |
SpellingService.getActiveSpellingEngineDescriptor(IPreferenceStore preferences)
Returns the descriptor of the active spelling engine based on the
value of the
PREFERENCE_SPELLING_ENGINE preference
in the given preferences. |
SpellingEngineDescriptor |
SpellingService.getDefaultSpellingEngineDescriptor()
Returns the default spelling engine descriptor from extensions to
the spelling engine extension point.
|
SpellingEngineDescriptor[] |
SpellingService.getSpellingEngineDescriptors()
Returns all spelling engine descriptors from extensions to the
spelling engine extension point.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.