blob: 2d3da944b3074c39915fbcb8c986db774c84b1c2 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>SWT - Controls Example</title>
</head>
<body>
<h2>Standard Widget Toolkit (SWT) Standalone Example - Controls</h2>
<h3>Introduction</h3>
<p>This example is a simple demonstration of common Standard Widget Toolkit
(SWT) UI controls.&nbsp; It consists of a shell and tab folder where each
tab in the folder allows the user to interact with a control.
</p><p>
This is a standalone version of the <a href="../../org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html">Controls
Example.</a>
</p>
<h3>Running the example</h3>
<p>Install and run the example manually as per the
<a href="swt_manual_setup.html">Standalone Examples Manual Setup</a> instructions.&nbsp; The executable class is
<code>org.eclipse.swt.examples.controlexample.ControlExample</code>.
</p>
<h3>Details</h3>
<p>Each page (tab) of the controls example allows the user to interact with
a different SWT control.&nbsp; The name of the control being demonstrated
is on the page tab.
</p>
<p><a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corporation 2000, 2001. All Rights Reserved." BORDER=0 height=12 width=195></a></p>
</body>
</html>