srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/references/toolbar.htm
changeset 0 a02c979e8dfd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/references/toolbar.htm	Sat Jan 09 10:04:11 2010 +0530
@@ -0,0 +1,129 @@
+<!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>Toolbar</title>
+<link href="../../book.css" type="text/css" rel="stylesheet"></head>
+<body>
+
+<h2>Toolbar</h2>
+<p>The toolbar in the Dependency Explorer view contains the following items:</p>
+<p><img src="..\references\screenshots\toolbar.png"></p>
+<p>You can access context menus by right-clicking a node or a component in the Dependency Explorer main view, or by clicking the small arrow on the toolbar.</p>
+
+<h3>SDK and component management</h3>
+
+<table width="616" border="1" cellspacing="1" cellpadding="2">
+<colgroup>
+<col width="19*">
+<col width="106*">
+<col width="248*"></colgroup>
+<tbody>
+
+<tr>
+<th height="19">Button</th>
+<th align="center">Name</th>
+<th height="19">When to use? </th>
+</tr>
+
+<tr>
+<td><img src="screenshots\select_new_sdk.png"></td>
+<td>Select an SDK</td>
+<td>Opens the <b>SDK Selection</b> wizard page. Use it to change the SDK, build targets, and SIS files you want to analyse. </td>
+</tr>
+
+<tr>
+<td><img src="screenshots\select_new_root.png"></td>
+<td>Select a new root Component</td>
+<td>Opens the <b>Component Selection</b> page. Use it to change the root component for analysis.</td>
+</tr>
+
+<tr>
+<td><img src="screenshots\update_cache.png"></td>
+<td>Update cache</td>
+<td>Updates the cache for your currently selected build targets. </td>
+</tr>
+
+<tr>
+<td><img src="screenshots\find.png"></td>
+<td>Find</td>
+<td>Opens the <b>Find Components</b> dialog, in which you can search for components in the hierarchy. </td>
+</tr>
+
+<tr>
+<td><img src="screenshots\search.png"></td>
+<td>Search</td>
+<td>Opens the <b>Search</b> dialog which can be used for searching for components, imported functions and exported functions from a selected SDK. The default search scope used for the search dialog is based on the view from which the search action is started.</td>
+</tr>
+
+</tbody>
+</table>
+
+
+<h3>Component navigation</h3>
+<table width="615" border="1" cellspacing="1" cellpadding="2">
+<colgroup>
+<col width="19*">
+<col width="103*">
+<col width="242*"></colgroup>
+<tbody>
+
+<tr>
+<th>Button</th>
+<th align="center">Name</th>
+<th>When to use? </th>
+</tr>
+
+<tr>
+<td><img src="screenshots\expand_tree.png"></td>
+<td>Expand All</td>
+<td>Expands the entire hierarchy under a selected node or a component.<p></p>Tip: To expland only a specific subtree, select the following from the component's context menu: <img src="screenshots\expand_subtree.png">This option is useful in cases when the overall hierarchy is very long.</td>
+</tr>
+
+<tr>
+<td><img src="screenshots\collapse_tree.png"></td>
+<td>Collapse All</td>
+<td>Collapses the entire component hierarchy. </td>
+</tr>
+
+<tr>
+<td><img src="screenshots\go_home.png"></td>
+<td>Go Home</td>
+<td><b>Go Home</b> action goes back to the top level in the component tree.<p></p>This action is available only if the <b>Go Into</b> action has been performed previously.
+</td>
+</tr>
+
+<tr>
+<td><img src="screenshots\go_back.png"></td>
+<td>Go Back</td>
+<td>Goes back up one level in the component tree. <p></p> This action is available only if the <b>Go Into</b> action has been performed previously. </td>
+</tr>
+
+<tr>
+<td><img src="screenshots\go_into.png"></td>
+<td>Go Into</td>
+<td>Drills into the selected subtree or into the lower levels of the component hierarchy. <p></p>This action is only available for the component nodes that have children (marked with:<img src="screenshots/bin_obj.png">) .</td>
+</tr>
+
+</tbody>
+</table>
+
+
+<h5>Related concepts</h5>
+<ul>
+	<li><a href="../concepts/component.htm">Component</a></li>
+</ul>
+
+<h5>Related tasks</h5>
+<ul>
+	<li><a href="../tasks/selecting_platform.htm">Selecting SDKs</a></li>
+	<li><a href="../tasks/analyse_component.htm">Analysing components</a></li>
+	<li><a href="../tasks/search_comp.htm">Finding components</a></li>
+	<li><a href="../tasks/search.htm">Searching for components and functions</a></li>
+</ul>
+
+<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
+License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
+
+</body>
+</html>
\ No newline at end of file