summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples/doc-html/swt_paint_ex.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.swt.examples/doc-html/swt_paint_ex.html')
-rw-r--r--examples/org.eclipse.swt.examples/doc-html/swt_paint_ex.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/examples/org.eclipse.swt.examples/doc-html/swt_paint_ex.html b/examples/org.eclipse.swt.examples/doc-html/swt_paint_ex.html
index abe486958d..6f4cf5a6dd 100644
--- a/examples/org.eclipse.swt.examples/doc-html/swt_paint_ex.html
+++ b/examples/org.eclipse.swt.examples/doc-html/swt_paint_ex.html
@@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
+<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>SWT - Paint Tool</title>
</head>
@@ -24,15 +25,16 @@ background color.
<h3>Running the example</h3>
<p>
-From Eclipse's <strong>Window</strong> menu select <strong>Show View</strong> &gt; <strong>Other</strong>.
-In the <strong>Show View</strong> dialog, expand <strong>SWT Examples</strong> and select
-the view named <strong>Paint</strong>. A view containing the paint program will appear.
+Follow the <a href="swt_manual_setup.html">SWT standalone examples setup</a>
+instructions to install and run the example from your workspace.
</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>.
+The "Main" class is <code>org.eclipse.swt.examples.paint.PaintExample</code>.
+</p>
+<p>
+This example can also be run using the <a href="swt_launcher_ex.html">Example Launcher</a>.
Select the <strong>Paint</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, 2004. All Rights Reserved." BORDER=0 height=14 width=324></a></p>
</body>
</html>