blob: 62958746f3840d2e92b82313393638f459df2dc3 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./swt_laoyut_ex_files/filelist.xml">
<link rel=Edit-Time-Data href="./swt_laoyut_ex_files/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>SWT - Controls Example</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>SJacoby</o:Author>
<o:Template>Normal</o:Template>
<o:LastAuthor>SJacoby</o:LastAuthor>
<o:Revision>3</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:Created>2002-04-01T14:31:00Z</o:Created>
<o:LastSaved>2002-04-01T14:31:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>127</o:Words>
<o:Characters>729</o:Characters>
<o:Company>Object Technology International</o:Company>
<o:Lines>6</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>895</o:CharactersWithSpaces>
<o:Version>9.3821</o:Version>
</o:DocumentProperties>
</xml><![endif]-->
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-CA link=blue vlink=blue style='tab-interval:36.0pt'>
<div class=Section1>
<h2>Example - SWT Layouts</h2>
<h3>Introduction</h3>
<p>This example is a simple demonstration of common Standard Widget Toolkit
(SWT) layouts.&nbsp; It consists of a shell and tab folder where each tab in
the folder allows the user to interact with a layout. </p>
<h3>Running the example</h3>
<p>To run the Layout Example, pull down the Perspective menu, select the Show
View menu item, then select Other from the submenu.&nbsp; A dialog will come up
with a list of views.&nbsp; Expand SWT Examples and select the view named Layouts.&nbsp;
A view containing a number of tabbed pages will appear. </p>
<h3>Details</h3>
<p>Each page (tab) of the controls example allows the user to interact with a
different SWT layout.&nbsp; The name of the control being demonstrated on each
page is on the tab. </p>
<p><a href="hglegal.htm"><span style='text-decoration:none;text-underline:none'><img
border=0 width=195 height=12 id="_x0000_i1025" src=ngibmcpy.gif
alt="Copyright IBM Corporation 2000, 2001. All Rights Reserved."></span></a></p>
</div>
</body>
</html>