Uses of Package
org.eclipse.jface.text.quickassist
Packages that use org.eclipse.jface.text.quickassist
Package
Description
This package provides the quick assist assistant add-on for an
ISourceViewer
.Provides a framework for connecting document regions
with annotations and for displaying those.
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.Provides a framework for text editors obeying to the
desktop rules.
Partial infrastructure for spell checking in text editors.
-
Classes in org.eclipse.jface.text.quickassist used by org.eclipse.jface.text.quickassistClassDescriptionAn
IQuickAssistAssistant
provides support for quick fixes and quick assists.ExtendsIQuickAssistAssistant
with the following function: allows to get a handler for the given command identifier allows to enable support for colored labels in the proposal popupContext information for quick fix and quick assist processors.Quick assist processor for quick fixes and quick assists. -
Classes in org.eclipse.jface.text.quickassist used by org.eclipse.jface.text.sourceClassDescriptionAn
IQuickAssistAssistant
provides support for quick fixes and quick assists.Context information for quick fix and quick assist processors. -
Classes in org.eclipse.jface.text.quickassist used by org.eclipse.ui.editors.textClassDescriptionAn
IQuickAssistAssistant
provides support for quick fixes and quick assists. -
Classes in org.eclipse.jface.text.quickassist used by org.eclipse.ui.texteditorClassDescriptionAn
IQuickAssistAssistant
provides support for quick fixes and quick assists.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.spellingClassDescriptionContext information for quick fix and quick assist processors.Quick assist processor for quick fixes and quick assists.Allows an annotation to tell whether there are quick fixes for it and to cache that state.