Example - SWT 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.

Running the example

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.

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 on each page is on the tab.

Copyright IBM Corporation 2000, 2001.  All Rights Reserved.