Eclipse Platform
Release 3.2

Package org.eclipse.ui.contexts

Provides support for integrating contexts into the Eclipse workbench.

See: Description

Package org.eclipse.ui.contexts Description

Provides support for integrating contexts into the Eclipse workbench.

Package Specification

This package provides the classes required to integrate contexts into the Eclipse workbench.

To use the context integration, the method getAdapter is called on the Eclipse workbench, with the argument IContextService.class. This will return an instance of IContextService.

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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