Uses of Package
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.
-
ClassDescriptionAn
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. -
ClassDescriptionAn
IQuickAssistAssistant
provides support for quick fixes and quick assists.Context information for quick fix and quick assist processors. -
ClassDescriptionAn
IQuickAssistAssistant
provides support for quick fixes and quick assists. -
ClassDescriptionAn
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. -
ClassDescriptionContext 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.