Eclipse Platform
Release 3.1

Package org.eclipse.ui.contentassist

Provides a content assist add-on for implementors of IContentAssistSubjectControl.

See:
          Description

Class Summary
ContentAssistHandler A content assistant handler which handles the key binding and the cue for a ContentAssistant and its subject adapter.
 

Package org.eclipse.ui.contentassist Description

Provides a content assist add-on for implementors of IContentAssistSubjectControl. Content assist supports the user in writing  by proposing context sensitive completions at a given position. A completion can also be a incomplete in itself and content assist provides means to deal with nested completions.

Package Specification

The ContentAssistHandler provides API for an easy setup of a SubjectControlContentAssistant for a Text or a Combo widget.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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