Package org.eclipse.ui.fieldassist
package org.eclipse.ui.fieldassist
Classes that provide workbench-level UI support for content assistance 
and common workbench field decorations.
Package Specification
This package provides workbench-level utilities that use the JFace-level field assist support. It includes the WorkbenchContentAssistAdapter, which can invoke content assistance using a command and key binding rather than specifying the invocation explicitly with a KeyStroke.
- 
ClassesClassDescriptionContentAssistCommandAdapter extendsContentProposalAdapterto invoke content proposals using a specifiedCommand.Deprecated.
ControlDecorationandContentAssistCommandAdapterinstead of this class.