blob: 1d0347cc8913e8701ccbe65f71cad8bbf318fe33 [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 Overview</title>
</head>
<body>
<h2>SWT example - Controls</h2>
<p>
The Controls Example is a simple demonstration of common SWT controls.
It consists of a tab folder where each tab in the folder allows the user
to interact with a different control.
The user can change styles and settings and view how this affects each control.
</p>
<h3>Running the example</h3>
<p>
Follow the <a href="../../org.eclipse.swt.examples/doc-html/swt_manual_setup.html">SWT standalone examples setup</a>
instructions to install and run the example from your workspace.
</p>
<p>
The "Main" class is <code>org.eclipse.swt.examples.controlexample.ControlExample</code>.
</p>
<p>
This example can also be run using the <a href="../../org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html">Example Launcher</a>.
Select the <strong>Controls</strong> item from the <strong>Workbench Views</strong> category and click <strong>Run</strong>.
</p>
<p><a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corporation and others 2000, 2003. All Rights Reserved." BORDER=0 height=14 width=324></a></p>
</body>
</html>