Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.ui.texteditor.spelling.SpellingEngineDescriptor

Packages that use SpellingEngineDescriptor
org.eclipse.ui.texteditor.spelling 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 SpellingEngineDescriptor
 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.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.