Standard Widget Toolkit (SWT) - Standalone Examples Manual Setup

Setup

There are several steps required to run the SWT standalone examples manually.

Running the Examples

In the Packages view of the Java Perspective, expand swtexamples.jar.  You will see all of the packages and other resource files present in the jar file, including the executable class for each example.

All of the standalone SWT examples are intended to be run as Java Applications.  No parameters need be passed to any of these examples, other than any required VM arguments.  To run an example, simply select the executable class for the particular example, then click the Run button on the toolbar.

Examples Manifest

Consult the documentation of each individual example for the names of its executable class(es) and additional details.

swtexamples.jar contains the following examples:


Copyright IBM Corporation 2000, 2001.  All Rights Reserved.