Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.ui.texteditor.spelling

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

Classes in org.eclipse.ui.texteditor.spelling used by org.eclipse.ui.editors.text
SpellingService
          System wide spelling service.
 

Classes in org.eclipse.ui.texteditor.spelling used by org.eclipse.ui.texteditor.spelling
IPreferenceStatusMonitor
          A monitor that can be notified about status changes.
ISpellingEngine
          A spelling engine that can be contributed to the org.eclipse.ui.workbench.texteditor.spellingEngine extension point.
ISpellingPreferenceBlock
          Contributors to the org.eclipse.ui.texteditor.spellingEngine extension point can specify an implementation of this interface to be displayed on the spelling preference page, if the corresponding engine is selected.
ISpellingProblemCollector
          A collector of SpellingProblems.
SpellingContext
          A spelling context allows a ISpellingEngine to retrieve information about the spelling check it has to perform.
SpellingEngineDescriptor
          Describes an extension to the spellingEngine extension point.
SpellingProblem
          A spelling problem as reported by the SpellingService service to the ISpellingProblemCollector.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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