Uses of Class
org.eclipse.ui.texteditor.spelling.SpellingEngineDescriptor
Packages that use SpellingEngineDescriptor
Package
Description
Partial infrastructure for spell checking in text editors.
-
Uses of SpellingEngineDescriptor in org.eclipse.ui.texteditor.spelling
Methods in org.eclipse.ui.texteditor.spelling that return SpellingEngineDescriptorModifier and TypeMethodDescriptionSpellingService.getActiveSpellingEngineDescriptor
(IPreferenceStore preferences) Returns the descriptor of the active spelling engine based on the value of thePREFERENCE_SPELLING_ENGINE
preference in the given preferences.SpellingService.getDefaultSpellingEngineDescriptor()
Returns the default spelling engine descriptor from extensions to the spelling engine extension point.SpellingService.getSpellingEngineDescriptors()
Returns all spelling engine descriptors from extensions to the spelling engine extension point.