Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.jface.text.quickassist

Packages that use org.eclipse.jface.text.quickassist
org.eclipse.jface.text.quickassist This package provides the quick assist assistant add-on for an ISourceViewer.  
org.eclipse.jface.text.source Provides a support for managing annotations attached to a document. 
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 Provides a framework for text editors obeying to the desktop rules.  
org.eclipse.ui.texteditor.spelling Partial infrastructure for spell checking in text editors. 
 

Classes in org.eclipse.jface.text.quickassist used by org.eclipse.jface.text.quickassist
IQuickAssistAssistant
          An IQuickAssistAssistant provides support for quick fixes and quick assists.
IQuickAssistInvocationContext
          Context information for quick fix and quick assist processors.
IQuickAssistProcessor
          Quick assist processor for quick fixes and quick assists.
 

Classes in org.eclipse.jface.text.quickassist used by org.eclipse.jface.text.source
IQuickAssistAssistant
          An IQuickAssistAssistant provides support for quick fixes and quick assists.
IQuickAssistInvocationContext
          Context information for quick fix and quick assist processors.
 

Classes in org.eclipse.jface.text.quickassist used by org.eclipse.ui.editors.text
IQuickAssistAssistant
          An IQuickAssistAssistant provides support for quick fixes and quick assists.
 

Classes in org.eclipse.jface.text.quickassist used by org.eclipse.ui.texteditor
IQuickAssistAssistant
          An IQuickAssistAssistant provides support for quick fixes and quick assists.
 

Classes in org.eclipse.jface.text.quickassist used by org.eclipse.ui.texteditor.spelling
IQuickAssistInvocationContext
          Context information for quick fix and quick assist processors.
IQuickAssistProcessor
          Quick assist processor for quick fixes and quick assists.
IQuickFixableAnnotation
          An annotation that can answer whether there's a quick fix for it.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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