summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/examples.html
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/examples.html')
-rw-r--r--odk/examples/DevelopersGuide/examples.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html
index 6a9a75053950..1bb5d27e4960 100644
--- a/odk/examples/DevelopersGuide/examples.html
+++ b/odk/examples/DevelopersGuide/examples.html
@@ -745,7 +745,7 @@ for the image shrink component and instantiates it.</td>
title="link to Components/DialogComponent/DialogComponent.odt">DialogComponent.odt</a></td>
<td class="cell80">Document containing Basic code to
instantiate the Dialog Components and a Dialog containing
- controls with events bound to methods supported by the
+ controls with events bound to methods supported by the
Dialog Component.</td>
</tr>
</tbody>
@@ -2259,7 +2259,7 @@ form controls.</a></td>
title="link to Forms/DataAwareness.java">DataAwareness</a></td>
<td class="cell80">This class implements the basic
example for a form working on a database. Two tables will be created
-and a form (writer document) with a bussiness example will fill its
+and a form (writer document) with a business example will fill its
fields from these tables.</td>
</tr>
<tr>
@@ -2805,37 +2805,37 @@ for the Office application.</td>
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/DialogDocument.java" title="link to GUI/DialogDocument.java">DialogDocument</a></td>
<td class="cell80">A sample showing how to display an office document in a dialog window.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/Messagebox.java" title="link to GUI/MessageBox.java">MessageBox</a></td>
<td class="cell80">A sample showing how to display a simple message box.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoDialogSample.java" title="link to GUI/UnoDialogSample.java">UnoDialogSample</a></td>
<td class="cell80">A sample showing how to create various controls in a dialog (fixed text field, currency field, progress bar, fixed line, group box, edit field, time field, date field, pattern field, numeric field, progressbar, check box, radio button, list box, combo box, formatted field, file control, button control, roadmap control)</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoDialogSample2.java" title="link to GUI/UnoDialogSample2.java">UnoDialogSample2</a></td>
<td class="cell80">A dialog sample showing how to use a roadmap control.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoMenu.java" title="link to GUI/UnoMenu.java">UnoMenu</a></td>
<td class="cell80">A sample showing a top window with some menus.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoMenu2.java" title="link to GUI/UnoMenu2.java">UnoMenu2</a></td>
<td class="cell80">A dialog sample showing how to use or work with a context menu.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/ImageControlSample.java" title="link to GUI/ImageControlSample.java">ImageControlSample2</a></td>
<td class="cell80">Dialog sample showing how to use an image control.</td>
</tr>