blob: 51dced6386d2b8004494ea00962fe0378ec1f307 [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 - Layout Example</title>
</head>
<body>
<h2>SWT Standalone Example - Layout Example</h2>
<p>
This example is a simple demonstration of common SWT layouts.
It consists of a tab folder where each tab in the folder allows the
user to interact with a different SWT layout.
The user can insert widgets into a layout and set the values of the layout data
using a property sheet. When the user has a suitable arrangement, code can be
generated by clicking on the Code button.
</p>
<h3>Running the example</h3>
<p>
Follow the <a href="swt_manual_setup.html">Manual Setup</a>
instructions to install and run the example from your workspace.
</p>
<p>
The "Main" class is <code>org.eclipse.swt.examples.layoutexample.LayoutExample</code>.
</p>
<p><a href="hglegal2002.htm"><img SRC="ngibmcpy2002.gif" ALT="Copyright IBM Corporation and others 2000, 2002. All Rights Reserved." BORDER=0 height=14 width=324></a></p>
</body>
</html>