Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Frank Turovich2010-04-30 01:39:56 +0000
committerL. Frank Turovich2010-04-30 01:39:56 +0000
commitd0db9ce69bbccfd107e84541cf6e596805165082 (patch)
tree7630cf111f8695e070dae8c8fcc4fc62948018c7 /doc/org.eclipse.cdt.doc.user/reference
parent718f11adefc98d386f0f312dc8883089dbb52308 (diff)
downloadorg.eclipse.cdt-d0db9ce69bbccfd107e84541cf6e596805165082.tar.gz
org.eclipse.cdt-d0db9ce69bbccfd107e84541cf6e596805165082.tar.xz
org.eclipse.cdt-d0db9ce69bbccfd107e84541cf6e596805165082.zip
[Bug 310371] Revised Properties and Search view pages.
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm63
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm67
2 files changed, 71 insertions, 59 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm
index b808d84ad87..effc1759149 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm
@@ -6,65 +6,56 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Properties view</title>
<link rel="stylesheet" type="text/css" href="../help.css">
+ <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
<h1>Properties view</h1>
-<p>The properties view displays property names and values for a selected item such as a resource. </p>
+<p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.ui.views.PropertySheet)")'>Properties</a> view displays property names and values for a selected item such as a resource. </p>
<p><img src="../images/view_properties.png" alt="Properties View"></p>
<p>Toolbar buttons allow you to toggle to display properties by category or to filter advanced properties. Another toolbar button allows you to restore the selected property to its default value.</p>
-<p>To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the Project Explorer view and select Properties from the pop-up menu.</p>
+<p>To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the <a href="cdt_u_project_explorer_view.htm">Project Explorer</a> view and select Properties from the pop-up menu.</p>
-<h2>Toolbar</h2>
+<h2>Properties view toolbar options</h2>
+<p>The table below lists the toolbar options displayed in the Properties view.</p>
-<p><table border="1" cellpadding="3" cellspacing="0">
+<p><table border="1" cellpadding="4" cellspacing="0" bordercolor="#DDDDDD" width="600px" >
+ <colgroup>
+ <col width="5%" valign="top" >
+ <col width="20%" valign="top" >
+ <col width="75%" valign="top" >
+ </colgroup>
<tr>
<th>Icon</th>
<th>Name</th>
<th>Description</th>
</tr>
<tr>
- <td align="center" valign="top"><img src="../images/icon_show_categories.png" alt="Show Categories Icon"></td>
- <td valign="top"><strong>Show Categories</strong></td>
- <td valign="top">This command, when selected, lists the properties in sorted categories.</td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="../images/icon_show_advanced_prop.png" alt="Show Advanced Properties Icon"></td>
- <td valign="top"><strong>Show Advanced Properties</strong></td>
- <td valign="top">This command, when selected, shows advanced properties. By default, advanced properties are filtered.</td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="../images/icon_restore_default.png" alt="Restore Default Icon"></td>
- <td valign="top"><strong>Restore Default</strong></td>
- <td valign="top">This command returns any modified properties to their default values.</td>
+ <td align="center" valign="top"><img src="../images/icon_pin.png" alt="Pin Icon"></td>
+ <td valign="top"><strong>Pin Properties View</strong></td>
+ <td valign="top">Forces the Properties view to remain on top of other views in the workbench area.</td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_menu.png" alt="Menu Icon"></td>
- <td valign="top"><strong>Menu</strong></td>
- <td valign="top">Click the black upside-down triangle icon to open a menu of items specific to the Properties view.<br><br>
- <dl>
- <p><dt>Show Categories</dt>
- <dd>See the toolbar item description above.</dd></p>
- <p><dt>Show Advanced Properties</dt>
- <dd>See the toolbar item description above.</dd></p>
- </dl></td>
+ <td valign="top"><strong>View Menu</strong></td>
+ <td valign="top">Click the white upside-down triangle icon to open a menu of items specific to the Properties view.<br>
+ <dl>
+ <p><dt>New Properties View</dt>
+ <dd>Create a new pane within the Properties view. Panes can be selected using the names that appear on the left edge.</dd></p>
+ <p><dt>Pin to Selection</dt>
+ <dd>Pin the current selection to remain within the viewable area of the Properties view.</dd></p>
+ </dl></td>
</tr>
- <tr>
- <td align="center" valign="top"><img src="../images/icon_con_min.png" alt="Minimize icon"></td>
- <td valign="top"><strong>MinimizeConsole</strong></td>
- <td valign="top">Minimizes the Console view.</td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="../images/icon_con_max.png" alt="Maximize icon"></td>
- <td valign="top"><strong>Maximize Console</strong></td>
- <td valign="top">Maximizes the Console view.</td>
- </tr>
</table></p>
+<p><img src="../images/ngref.gif" ALT="Related references" width="143" height="21">
+<br><a href="../reference/cdt_o_ref.htm">C/C++ Views</a></p>
+<hr />
<p>
-<img src="../images/ng00_07.gif" ALT=" IBM Copyright Statement" >
+<img src="../images/ng00_07.gif" ALT=" IBM Copyright Statement" > <br />
+<img src="../images/nokiaCopyright.png" ALT=" Nokia Copyright Statement" >
</p>
</bODY>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm
index 5369491a1a7..bad01546b25 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm
@@ -6,11 +6,12 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Search view</title>
<link rel="stylesheet" type="text/css" href="../help.css">
+ <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
<h1>Search view</h1>
-<p>Any matches are reported in the <strong>Search</strong> view. </p>
+<p>Any matches are reported in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.search.ui.views.SearchView)")'>Search</a> view. </p>
<p><img src="../images/searchView.png" alt="Search View" ></p>
<p>When you have completed a search and have results in the
@@ -33,54 +34,72 @@ you can put the focus on that view and get more options on the
selection. </p>
-<h2>Search view Toolbar</h2>
+<h2>Search view toolbar options</h2>
-<table border="1" cellpadding="1" cellspacing="0">
+<table border="1" cellpadding="4" cellspacing="0" bordercolor="#DDDDDD" >
<tr><th>Icon</th><th>Command</th><th>Description</th></tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_next.png" alt="Next icon"></td>
- <td valign="top">Next</td>
+ <td valign="top"><strong>Next</strong></td>
<td valign="top">Navigates to the next search result.</td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_previous.png" alt="Previous icon"></td>
- <td valign="top">Previous</td>
+ <td valign="top"><strong>Previous</strong></td>
<td valign="top">Navigates to the previous search result.</td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_remove.png" alt="Remote the Selected Matches icon"></td>
- <td valign="top">Remove the Selected Matches</td>
+ <td valign="top"><strong>Remove Selected Matches (Delete)</strong></td>
<td valign="top">Removes user selected matches from the search console.</td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/icon_con_rem_all_term.png" alt="Remove all Matches icon"></td>
- <td valign="top">Remove All Matches</td>
+ <td valign="top"><strong>Remove All Matches</strong></td>
<td valign="top">Clears the search console.</td>
</tr>
<tr>
- <td align="center" valign="top"><img src="../images/icon_con_terminate.png" alt="Terminate icon"></td>
- <td valign="top">Terminate</td>
+ <td align="center" valign="top"><img src="../images/icon_expand_all.png" alt="Expand All icon"></td>
+ <td valign="top"><strong>Expand All</strong></td>
+ <td valign="top">Expands all search results.</td>
+ </tr>
+ <tr>
+ <td align="center" valign="top"><img src="../images/icon_collapse_all.png" alt="Collapse All icon"></td>
+ <td valign="top"><strong>Collapse All</strong></td>
+ <td valign="top">Collapses all search results.</td>
+ </tr>
+ <tr>
+ <td align="center" valign="top"><img src="../images/icon_con_terminate.png" alt="Cancel Search icon"></td>
+ <td valign="top"><strong>Cancel Current Search</strong></td>
<td valign="top">Terminates the current search.</td>
</tr>
<tr>
- <td align="center" valign="top"><img src="../images/icon_show_prev_search.png" alt="Show Previous Searches icon"></td>
- <td valign="top">Show Previous Searches</td>
- <td valign="top">Shows the list of previously run searches which can be reselected.</td>
+ <td align="center" valign="top"><img src="../images/icon_repeat_search.png" alt="Repeat Search icon"></td>
+ <td valign="top"><strong>Run the Current Search Again</strong></td>
+ <td valign="top">Repeat the search using the same criteria.</td>
</tr>
<tr>
- <td align="center" valign="top"><img src="../images/icon_menu.png" alt="Menu icon"></td>
- <td valign="top">Menu</td>
- <td valign="top">Lists two selectable view layouts for search results: Flat and Heirarchical.</td>
+ <td align="center" valign="top"><img src="../images/icon_show_prev_search.png" alt="Show Previous Searches icon"></td>
+ <td valign="top"><strong>Show Previous Searches</strong></td>
+ <td valign="top">Shows the list of previously run searches which can be reselected.</td>
</tr>
<tr>
- <td align="center" valign="top"><img src="../images/icon_con_min.png" alt="Minimize icon"></td>
- <td valign="top">Minimize Console</td>
- <td valign="top">Minimizes the Console view.</td>
+ <td align="center" valign="top"><img src="../images/icon_pin.png" alt="Pin view icon"></td>
+ <td valign="top"><strong>Pin the Search View</strong></td>
+ <td valign="top">Forces the Search view to remain on top of other views in the workbench area.</td>
</tr>
<tr>
- <td align="center" valign="top"><img src="../images/icon_con_max.png" alt="Maximize icon"></td>
- <td valign="top">Maximize Console</td>
- <td valign="top">Maximizes the Console view.</td>
+ <td align="center" valign="top"><img src="../images/icon_menu.png" alt="Menu icon"></td>
+ <td valign="top"><strong>Menu</strong></td>
+ <td valign="top">Displays assorted options available for the Search view, including: <br />
+ <ul>
+ <li>Show as List</li>
+ <li>Show as Tree (default)</li>
+ <li>Hide Potential Method Calls</li>
+ <li>Filters...</li>
+ <li>Show Enclosing Definitions</li>
+ </ul>
+ </td>
</tr>
</table>
@@ -96,9 +115,11 @@ you can put the focus on that view and get more options on the
<a href="cdt_u_m_search.htm">Search action</a><br>
<a href="cdt_u_search.htm">Search dialog</a></p>
+<hr />
<p>
-<img src="../images/rh03_04.gif" ALT="Red Hat Copyright Statement"> <br>
-<img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >
+<img src="../images/rh03_04.gif" ALT="Red Hat Copyright Statement"> <br />
+<img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" > <br />
+<img src="../images/nokiaCopyright.png" ALT="Nokia Copyright Statement" >
</p>
</body>

Back to the top