Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.jface.text.quickassist.IQuickFixableAnnotation

Packages that use IQuickFixableAnnotation
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. 
 

Uses of IQuickFixableAnnotation in org.eclipse.ui.texteditor
 

Classes in org.eclipse.ui.texteditor that implement IQuickFixableAnnotation
 class MarkerAnnotation
          Annotation representing a marker on a resource in the workspace.
 

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

Classes in org.eclipse.ui.texteditor.spelling that implement IQuickFixableAnnotation
 class SpellingAnnotation
          Spelling annotation.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.