Eclipse Platform
Release 3.3

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

Packages that use SpellingService
org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. 
org.eclipse.ui.texteditor.spelling Partial infrastructure for spell checking in text editors. 
 

Uses of SpellingService in org.eclipse.ui.editors.text
 

Methods in org.eclipse.ui.editors.text that return SpellingService
static SpellingService EditorsUI.getSpellingService()
          Returns the spelling service.
 

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

Constructors in org.eclipse.ui.texteditor.spelling with parameters of type SpellingService
SpellingReconcileStrategy(ISourceViewer viewer, SpellingService spellingService)
          Creates a new comment reconcile strategy.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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