Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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 framework for connecting document regions with annotations and for displaying those. 
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.
IQuickAssistAssistantExtension
          Extends IQuickAssistAssistant with the following function: allows to get a handler for the given command identifier allows to enable support for colored labels in the proposal popup
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.
IQuickFixableAnnotation
          Allows an annotation to tell whether there are quick fixes for it and to cache that state.
 

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
          Allows an annotation to tell whether there are quick fixes for it and to cache that state.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire