SWT Standalone Example - Controls Example

The Controls example is a simple demonstration of common SWT controls. It consists of a tab folder where each tab in the folder allows the user to interact with a different control. The user can change styles and settings and view how this affects the control.

Running the example

Follow the Manual Setup instructions to install and run the example from your workspace.

The "Main" class is org.eclipse.swt.examples.controlexample.ControlExample.

Copyright IBM Corporation and others 2000, 2002.  All Rights Reserved.