blob: 55d15022327677f9e0c24472d401a361d8c4aa8a [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 - File Viewer Example</title>
</head>
<body>
<h2>Standard Widget Toolkit (SWT) Standalone Example - File Viewer</h2>
<h3>Introduction</h3>
<p>The File Viewer example shows how a simple application can be implemented
using SWT.&nbsp; This application provides the ability to browse files
and folders.&nbsp; It includes the use of alternate threads for long actions
and demonstrates the use of the Tree, Table, Toolbar and Program.
</p>
<h3>Running the example</h3>
<p>If the Example Launcher is installed, select the File Viewer item from the Standalone category and click Run.&nbsp;
Otherwise, 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.fileviewer.FileViewer</code>.
</p>
<h3>Details</h3>
<p>
</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>