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.
Install and run the example manually as per the
Standalone Examples Manual Setup instructions. The executable class is
org.eclipse.swt.examples.controlexample.ControlExample
.
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.