Standard Widget Toolkit (SWT) Standalone Example - Controls

Introduction

This example is a simple demonstration of common Standard Widget Toolkit (SWT) UI controls.  It consists of a shell and tab folder where each tab in the folder allows the user to interact with a control.

This is a standalone version of the Controls Example.

Running the example

Install and run the example manually as per the Standalone Examples Manual Setup instructions.  The executable class is org.eclipse.swt.examples.controlexample.ControlExample.

Details

Each page (tab) of the controls example allows the user to interact with a different SWT control.  The name of the control being demonstrated is on the page tab.

Copyright IBM Corporation 2000, 2001.  All Rights Reserved.