0
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
2 |
<html>
|
|
3 |
<head>
|
|
4 |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
5 |
<title>Toolbar</title>
|
|
6 |
<link href="../../book.css" type="text/css" rel="stylesheet">
|
|
7 |
</head>
|
|
8 |
<body>
|
|
9 |
|
|
10 |
<h2>Toolbar</h2>
|
|
11 |
<p>The toolbar in the HTI Connection view contains the following icons:</p>
|
|
12 |
|
|
13 |
<h5>Toolbar</h5>
|
|
14 |
<img src="../images/toolbar.png">
|
|
15 |
<p></p>
|
|
16 |
|
|
17 |
<h5>Context menu</h5>
|
|
18 |
<img src="../images/context_menu.png ">
|
|
19 |
<p></p>
|
|
20 |
<table width="492" border="1" cellspacing="1" cellpadding="2">
|
|
21 |
<colgroup>
|
|
22 |
<col width="130*">
|
|
23 |
<col width="472*"></colgroup>
|
|
24 |
<tbody>
|
|
25 |
<tr>
|
|
26 |
<th align="center">Button</th>
|
|
27 |
<th align="center">When to use?</th>
|
|
28 |
</tr>
|
|
29 |
<tr>
|
|
30 |
<td><img src="../images/environment_co.png"></td>
|
|
31 |
<td>To open the HTI Connection preferences page.</td>
|
|
32 |
</tr>
|
|
33 |
<tr>
|
|
34 |
<td><img src="../images/clear_co.gif"></td>
|
|
35 |
<td>To clear the text in HTI Connection view.</td>
|
|
36 |
</tr>
|
|
37 |
<tr>
|
|
38 |
<td><img src="../images/lock_co.gif"></td>
|
|
39 |
<td>To stop automatic screen scrolling.</td>
|
|
40 |
</tr>
|
|
41 |
<tr>
|
|
42 |
<td><img src="../images/run_exc.gif"></td>
|
|
43 |
<td>To start the Datagateway.</td>
|
|
44 |
</tr>
|
|
45 |
<tr>
|
|
46 |
<td><img src="../images/stop.gif"></td>
|
|
47 |
<td>To stop the Datagateway.</td>
|
|
48 |
</tr>
|
|
49 |
</tbody>
|
|
50 |
</table>
|
|
51 |
|
|
52 |
<div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
|
|
53 |
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
|
|
54 |
</body>
|
|
55 |
</html> |