| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| IQuickAssistAssistant
An
IQuickAssistAssistant provides support for quick fixes and quick
assists. |
| IQuickAssistInvocationContext
Context information for quick fix and quick assist processors.
|
| Class and Description |
|---|
| IQuickAssistAssistant
An
IQuickAssistAssistant provides support for quick fixes and quick
assists. |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.