Package swingintegration.example

A set of classes to improve upon the limited support for Swing/SWT integration provided in the Eclipse platform.

See:
          Description

Class Summary
AwtEnvironment An environment to enable the proper display of AWT/Swing windows within a SWT or RCP application.
EmbeddedSwingComposite A SWT composite widget for embedding Swing components in a SWT composite within an RCP or standalone-SWT application.
 

Package swingintegration.example Description

A set of classes to improve upon the limited support for Swing/SWT integration provided in the Eclipse platform. See SWT_AWT for more information on the base Eclipse platform integration support.

This package supports two forms of Swing/SWT integration.