Runtime

Package org.eclipse.gmf.runtime.common.ui.contentassist

Provides a framework to support content assist.

See:
          Description

Class Summary
ContentAssistantHelper Helper class for content assist
 

Package org.eclipse.gmf.runtime.common.ui.contentassist Description

Provides a framework to support content assist. The ContentAssistantHelper class provides convenience methods to instantiate a ContentAssistHandler. The TextPresenter class subclasses IInformationPresenter to support boldface display of text.

Using this Package

Use the convenience methods from ContentAssistantHelper to instantiate a ContentAssistHandler. It uses TextPresenter to support boldface text.

Package Specification

For more information, please see ContentAssistHandler and IInformationControl.


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.