Eclipse Platform
Release 3.1

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

Packages that use SpellingEngineDescriptor
org.eclipse.ui.texteditor.spelling   
 

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

Methods in org.eclipse.ui.texteditor.spelling that return SpellingEngineDescriptor
 SpellingEngineDescriptor[] SpellingService.getSpellingEngineDescriptors()
          Returns all spelling engine descriptors from extensions to the spelling engine extension point.
 SpellingEngineDescriptor SpellingService.getDefaultSpellingEngineDescriptor()
          Returns the default spelling engine descriptor from extensions to the spelling engine extension point.
 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.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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