Eclipse Platform
Release 3.2

Package org.eclipse.ui.fieldassist

Classes that provide workbench-level UI support for content assistance and common workbench field decorations.

See:
          Description

Class Summary
ContentAssistCommandAdapter ContentAssistCommandAdapter extends ContentProposalAdapter to invoke content proposals using a specified ICommand.
ContentAssistField ContentAssistField utilizes the concepts of a DecoratedField and the ContentAssistCommandAdapter to provide a decorated field that shows a content assist cue when it gets focus and invokes content assist for a specified command.
 

Package org.eclipse.ui.fieldassist Description

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.


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.