Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2002-06-21 12:30:45 +0000
committerVeronika Irvine2002-06-21 12:30:45 +0000
commitb3e3e7678da03fae0066cec04dd6f90deaf23bfd (patch)
tree5f673f780984f446501eeb0c584a155ca167d3ec
parent8dbde78609c1a7aba227cffd91cc3edc2ce231a5 (diff)
downloadeclipse.platform.swt-b3e3e7678da03fae0066cec04dd6f90deaf23bfd.tar.gz
eclipse.platform.swt-b3e3e7678da03fae0066cec04dd6f90deaf23bfd.tar.xz
eclipse.platform.swt-b3e3e7678da03fae0066cec04dd6f90deaf23bfd.zip
Updating documentation.v2047ev2047dv2047cv2047b
-rwxr-xr-xexamples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html2
-rwxr-xr-xexamples/org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html2
-rw-r--r--examples/org.eclipse.swt.examples.layouts/doc-html/swt_layout_ex.html2
-rwxr-xr-xexamples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html2
-rwxr-xr-xexamples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html2
-rw-r--r--[-rwxr-xr-x]examples/org.eclipse.swt.examples/doc-html/swt_controls_ex.html (renamed from examples/org.eclipse.swt.examples/doc-html/swt_control_ex.html)60
-rwxr-xr-xexamples/org.eclipse.swt.examples/doc-html/swt_imageanalyzer_ex.html10
-rw-r--r--examples/org.eclipse.swt.examples/doc-html/swt_launcher_ex.html2
-rwxr-xr-xexamples/org.eclipse.swt.examples/doc-html/swt_manual_setup.html10
9 files changed, 46 insertions, 46 deletions
diff --git a/examples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html b/examples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html
index cf6bad3808..fcb4e99b32 100755
--- a/examples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html
+++ b/examples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html
@@ -16,7 +16,7 @@ The user can change styles and settings and view how this affects the control.
</p>
<h3>Running the example</h3>
-<p>To run the Controls Example, from the Window menu select Show View &#8594; Other.
+<p>From the Window menu select Show View &rarr; Other.
In the Show View dialog, expand SWT Examples and select the
view named SWT Controls. A view titled SWT Controls will appear in your current perspective.
</p>
diff --git a/examples/org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html b/examples/org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html
index a174343532..2cea00a0c9 100755
--- a/examples/org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html
+++ b/examples/org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html
@@ -22,7 +22,7 @@ starts a Workbench View, it is opened in the currently active perspective.
<h3>Running the Example Launcher</h3>
<p>
-From the Window menu, select Show View &#8594; Other.
+From the Window menu, select Show View &rarr; Other.
In the Show View dialog, expand SWT Examples and select the SWT Example Launcher view.
A view containing a list of examples will appear in your current perspective.
Select an example from the list. A brief description of the example is displayed.
diff --git a/examples/org.eclipse.swt.examples.layouts/doc-html/swt_layout_ex.html b/examples/org.eclipse.swt.examples.layouts/doc-html/swt_layout_ex.html
index 74676b3999..ba2d84abd7 100644
--- a/examples/org.eclipse.swt.examples.layouts/doc-html/swt_layout_ex.html
+++ b/examples/org.eclipse.swt.examples.layouts/doc-html/swt_layout_ex.html
@@ -19,7 +19,7 @@ generated by clicking on the Code button.
<h3>Running the example</h3>
-<p>From the Window menu select Show View &#8594; Other.
+<p>From the Window menu select Show View &rarr; Other.
In the Show View dialog, expand SWT Examples and select the
view named SWT Layouts. A view titled SWT Layouts will appear in your current perspective.
</p>
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 6801146f1c..c82588a4af 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
@@ -24,7 +24,7 @@ Go button which, when clicked, will attempt to load the page specified in the Ad
<h3>Running the example</h3>
<p>
-From the Window menu select Show View &#8594; Other... .
+From the Window menu select Show View &rarr; Other.
In the Show View dialog, expand SWT Examples and select
the view named OLE Web Browser (Win32). A view containing a web browser will appear.
</p>
diff --git a/examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html b/examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html
index 33c28e296c..b02bb3de8b 100755
--- a/examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html
+++ b/examples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html
@@ -26,7 +26,7 @@ Uses SWT's GC and FontDialog, and JFace's InputDialog and action set support.
<h3>Running the example</h3>
-<p>From the Window menu select Show View &#8594; Other... .
+<p>From the Window menu select Show View &rarr; Other.
In the Show View dialog, expand SWT Examples and select the
view named Paint. A view titled Paint will appear in your current perspective.
</p>
diff --git a/examples/org.eclipse.swt.examples/doc-html/swt_control_ex.html b/examples/org.eclipse.swt.examples/doc-html/swt_controls_ex.html
index 39b7eef7b6..ec5457a543 100755..100644
--- a/examples/org.eclipse.swt.examples/doc-html/swt_control_ex.html
+++ b/examples/org.eclipse.swt.examples/doc-html/swt_controls_ex.html
@@ -1,30 +1,30 @@
-<!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 - Controls Overview</title>
-</head>
-<body>
-
-<h2>SWT Standalone Example - Controls Overview</h2>
-
-<p>
-The Controls Overview example is a simple demonstration of common SWT controls.
-It consists of a tab folder where each tab in the folder allows the user
-to interact with a different control.
-The user can change styles and settings and view how this affects the control.
-</p>
-
-<h3>Running the example</h3>
-<p>
-Follow the <a href="swt_manual_setup.html">Manual Setup</a>
-instructions to install and run the example from your workspace.
-</p>
-<p>
-The "Main" class is <code>org.eclipse.swt.examples.controlexample.ControlExample</code>.
-</p>
-
-
-<p><a href="hglegal2002.htm"><img SRC="ngibmcpy2002.gif" ALT="Copyright IBM Corporation 2000, 2002. All Rights Reserved." BORDER=0 height=12 width=195></a></p>
-</body>
-</html>
+<!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 - Controls Overview</title>
+</head>
+<body>
+
+<h2>SWT Standalone Example - Controls Overview</h2>
+
+<p>
+The Controls Overview example is a simple demonstration of common SWT controls.
+It consists of a tab folder where each tab in the folder allows the user
+to interact with a different control.
+The user can change styles and settings and view how this affects the control.
+</p>
+
+<h3>Running the example</h3>
+<p>
+Follow the <a href="swt_manual_setup.html">Manual Setup</a>
+instructions to install and run the example from your workspace.
+</p>
+<p>
+The "Main" class is <code>org.eclipse.swt.examples.controlexample.ControlExample</code>.
+</p>
+
+
+<p><a href="hglegal2002.htm"><img SRC="ngibmcpy2002.gif" ALT="Copyright IBM Corporation 2000, 2002. All Rights Reserved." BORDER=0 height=12 width=195></a></p>
+</body>
+</html>
diff --git a/examples/org.eclipse.swt.examples/doc-html/swt_imageanalyzer_ex.html b/examples/org.eclipse.swt.examples/doc-html/swt_imageanalyzer_ex.html
index fa28831e1e..35f418b9ea 100755
--- a/examples/org.eclipse.swt.examples/doc-html/swt_imageanalyzer_ex.html
+++ b/examples/org.eclipse.swt.examples/doc-html/swt_imageanalyzer_ex.html
@@ -6,7 +6,7 @@
</head>
<body>
-<h2>Standard Widget Toolkit (SWT) Standalone Example - Image Analyzer</h2>
+<h2>SWT Standalone Example - Image Analyzer</h2>
<p>
The ImageAnalyzer opens image files and displays the visual contents of the file along with a
@@ -16,7 +16,7 @@ blending and can save these changes to a file.
</p>
<p>
The ImageAnalyzer will load and display image files of type GIF, JPEG, BMP, ICO, and PNG.
-To open a file, use the File->Open... menu item, and select the image file in the FileDialog.
+To open a file, use the File &rarr; Open... menu item, and select the image file in the FileDialog.
If the file is an interlaced GIF or PNG or a progressive JPEG, and Incremental Display is selected,
then the ImageAnalyzer displays the image increments as they are being loaded.
If the file contains an animated GIF, then the Next, Previous, and Animate buttons become enabled,
@@ -26,9 +26,9 @@ If the image has transparency (possible with GIF, PNG, or ICO), then selecting D
mask to the right of the image. You can change the background color of the ImageAnalyzer to see the transparency work.
To turn off the transparency, deselect Display Transparency.
After an image is loaded, it can be scaled or have alpha transparency applied, using the Scale and Alpha-K combos,
-and the Alpha menu. File->Reopen restores scaling and Alpha to their default values and reloads the current image file.
-File->Save As... can be used to save the currently loaded image to another type of image file. If the image has transparency,
-File->Save Mask As... saves the image's transparency mask.
+and the Alpha menu. File &rarr; Reopen restores scaling and Alpha to their default values and reloads the current image file.
+File &rarr; Save As... can be used to save the currently loaded image to another type of image file. If the image has transparency,
+File &rarr; Save Mask As... saves the image's transparency mask.
</p>
<p>
When SWT loads an image file, an instance of org.eclipse.swt.graphics.ImageData is created. (In the case of an ICO file or
diff --git a/examples/org.eclipse.swt.examples/doc-html/swt_launcher_ex.html b/examples/org.eclipse.swt.examples/doc-html/swt_launcher_ex.html
index e8f563a746..719db97b50 100644
--- a/examples/org.eclipse.swt.examples/doc-html/swt_launcher_ex.html
+++ b/examples/org.eclipse.swt.examples/doc-html/swt_launcher_ex.html
@@ -32,7 +32,7 @@ Show Views dialog.
<h3>Running the Example Launcher</h3>
<p>
-From the Window menu, select Show View &#8594; Other.
+From the Window menu, select Show View &rarr; Other.
In the Show View dialog, expand SWT Examples and select the SWT Example Launcher view.
A view containing a list of examples will appear in your current perspective.
Select an example from the list. A brief description of the example is displayed.
diff --git a/examples/org.eclipse.swt.examples/doc-html/swt_manual_setup.html b/examples/org.eclipse.swt.examples/doc-html/swt_manual_setup.html
index 709dfa29af..07e3850ec2 100755
--- a/examples/org.eclipse.swt.examples/doc-html/swt_manual_setup.html
+++ b/examples/org.eclipse.swt.examples/doc-html/swt_manual_setup.html
@@ -19,14 +19,14 @@
<ol>
<li>Create a Java Project called "SWT Examples".
<li>Select the project "SWT Examples" in the Packages view.
-<li>Select the File &#8594; Import menu. Select Zip File. Click on Next.
+<li>Select the File &rarr; Import menu. Select Zip File. Click on Next.
<li>Locate the source zip file for the SWT examples. For example:
<ul>
<li><b>win32: </b><code>INSTALLDIR\eclipse\plugins\org.eclipse.swt.examples_2.0.0\swtexamplessrc.zip</code>
<li><b>*nix: </b><code>INSTALLDIR/eclipse/plugins/org.eclipse.swt.examples_2.0.0/swtexamplessrc.zip</code>
</ul>
<li>Click on Finish.
-<li>Select the File &#8594; Import menu. In the Import dialog, select Zip File. Click on Next.
+<li>Select the File &rarr; Import menu. In the Import dialog, select Zip File. Click on Next.
<li>Locate the jar file for the SWT examples. For example:
<ul>
<li><b>win32: </b><code>INSTALLDIR\eclipse\plugins\org.eclipse.swt.examples_2.0.0\swtexamples.jar</code>
@@ -59,8 +59,8 @@ All jar files are located in the same directory/folder.</p>
<p>At this point your SWT examples should be compiled without any errors. Check the Task
view for errors. If you get an error like "<code>java.lang.Object</code> not found" it means
-you have not configured a JRE. Go to the Window &#8594; Preferences dialog.
-Select Java &#8594; Installed JREs and ensure that a JRE is installed
+you have not configured a JRE. Go to the Window &rarr; Preferences dialog.
+Select Java &rarr; Installed JREs and ensure that a JRE is installed
and that the path to the JRE is correct.</p>
<h3><a NAME="Run"></a>Running the Example</h3>
@@ -73,7 +73,7 @@ JNI libraries on the library path so that the VM can find them:
<li>In the Packages view, select the Main class that you want to run.
For example, the Main class for the Address Book example is
&nbsp;&nbsp;&nbsp;&nbsp;<code>org.eclipse.swt.examples.addressbook.AddressBook</code>.
-<li>SelectRun &#8594; Run... from the main menu.
+<li>SelectRun &rarr; Run... from the main menu.
<li>In the Launch Configurations dialog that appears, select Java Application and click
on the New button.
<li>Fill in the Name, Project and Main class fields according to the example you wish to run.

Back to the top