blob: 1e665ca3ab5c2f6bad1e2445ea8db8987bacc7bc [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css">
<title>Variable Display Commands</title>
</head>
<body>
<h1> Variable Display Commands </h1>
<p> View display commands affect what variables are displayed in the view and how they are presented. </p>
<p>These commands apply to (some commands apply to additional views):</p>
<ul>
<li><a href="../../../reference/views/expressions/ref-expressions_view.htm"><strong>Expressions View</strong></a></li>
<li><a href="../../../reference/views/variables/ref-variables_view.htm"><strong>Variables View</strong></a></li>
</ul>
<p>The <strong>Show Type Names</strong> and <strong>Show Logical Structures</strong> commands are available on the view toolbar. The other actions can be found in the drop down menu of the view as shown below. </p>
<p><img src="../../../reference/views/shared/images/ref-viewdisplaycommands.PNG" alt="View Display Commands"></p>
<table border="1" cellspacing="0" cellpadding="5">
<caption>
View Display Commands
</caption>
<thead>
<tr>
<th rowspan="1" colspan="1"> <p> Command </p></th>
<th rowspan="1" colspan="1"> <p> Name </p></th>
<th rowspan="1" colspan="1"> <p> Description </p></th>
<th rowspan="1" colspan="1"> <p> Availability </p></th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.jdt.debug.ui/elcl16/constant_co.png" alt="Show Constants"></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><a href="../../../reference/views/shared/ref-showconstants.htm"><strong>Show Constants</strong></a></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p>Changes whether constants should be shown in the view.</p></td>
<td>View action</td>
</tr>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/var_cntnt_prvdr.png" alt="Show Logical Structures"> </td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><a href="../../../reference/views/shared/ref-showlogical.htm"><strong>Show Logical Structures</strong></a></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p>Changes whether logical structures should be shown in the view.</p></td>
<td>View action </td>
</tr>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left">&nbsp;</td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><a href="../../../reference/views/shared/ref-shownull.htm"><strong>Show Null Array Entries</strong></a></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p>Change whether null array entries should be shown in the view.</p> </td>
<td>View action </td>
</tr>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.jdt.debug.ui/obj16/package_obj.png" alt="Show Qualified Names"></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><a href="../../../reference/views/shared/ref-showqualified.htm"><strong>Show Qualified Names </strong></a></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p>Changes whether qualified names should be shown in the view.</p></td>
<td>View action </td>
</tr>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.jdt.debug.ui/elcl16/all_references.png" alt="Run to Return button"> </td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><a href="../../../reference/views/shared/ref-showreferences.htm"><strong>Show References</strong></a></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p>Changes whether references to variables should be displayed in the view. Your Java virtual machine must support reference retrieval. </p></td>
<td>View action </td>
</tr>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.jdt.debug.ui/elcl16/static_co.png" alt="Show Static Fields"> </td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><a href="../../../reference/views/shared/ref-showstatic.htm"><strong>Show Static Fields</strong></a></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p> Changes whether static fields should be shown in the view.</p></td>
<td>View action </td>
</tr>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/tnames_co.png" alt="Show Type Names"></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><a href="../../../reference/views/shared/ref-showtypenames.htm"><strong>Show Type Names</strong></a></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p> Changes whether type names should be shown in the view.</p></td>
<td>View action </td>
</tr>
</tbody>
</table>
<p><img src="../../../images/ngrelr.png" alt="Related Reference"></p>
<p> <a href="../../../reference/views/expressions/ref-expressions_view.htm">Expressions View</a><br>
<a href="../../../reference/views/variables/ref-variables_view.htm">Variables View</a><br>
<a href="../../../reference/views/shared/ref-detailpane.htm">Detail Pane</a></p>
</body>
</html>