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.
To run the Controls Example, pull down the Perspective menu, select the Show View menu item, then select Other from the submenu. A dialog will come up with a list of views. Expand SWT Examples and select the view named Controls. A view containing a number of tabbed pages will appear.
Each page (tab) of the controls example allows the user to interact with a different SWT control. The name of the control being demonstrated on each page is on the tab.