Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2003-03-25 14:56:26 +0000
committerGrant Gayed2003-03-25 14:56:26 +0000
commitdede39bcfee9965b6d2c55608e7d7d0357f57f69 (patch)
treee7746edfcae5a9be397c79cc941ef17284b744f3 /examples/org.eclipse.swt.examples.ole.win32
parenta10e56ab0dd0e171181bcf234a6b67a21a331314 (diff)
downloadeclipse.platform.swt-dede39bcfee9965b6d2c55608e7d7d0357f57f69.tar.gz
eclipse.platform.swt-dede39bcfee9965b6d2c55608e7d7d0357f57f69.tar.xz
eclipse.platform.swt-dede39bcfee9965b6d2c55608e7d7d0357f57f69.zip
*** empty log message ***
Diffstat (limited to 'examples/org.eclipse.swt.examples.ole.win32')
-rwxr-xr-xexamples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html b/examples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html
index 87c677256d..834035cb29 100755
--- a/examples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html
+++ b/examples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html
@@ -6,7 +6,7 @@
</head>
<body>
-<h2>Example - OLE Web Browser</h2>
+<h2>SWT example - OLE Web Browser</h2>
<p>
This example shows how to embed an Active X control into an SWT application or an Eclipse view.
@@ -29,7 +29,7 @@ In the <strong>Show View</strong> dialog, expand <strong>SWT Examples</strong> a
the view named <strong>OLE Web Browser (win32)</strong>. A view containing a web browser will appear.
</p>
<p>
-This example can also be run using the <a href="swt_launcher_ex.html">Example Launcher</a>.
+This example can also be run using the <a href="../../org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html">Example Launcher</a>.
Select the <strong>OLE Web Browser</strong> item from the <strong>Win32 only</strong> category and click <strong>Run</strong>.
</p>
<p><a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corporation and others 2000, 2003. All Rights Reserved." BORDER=0 height=14 width=324></a></p>

Back to the top