blob: b3e4997134e8d4cc1973ac1a65ee507292c648bb [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 2000, 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>Inspect Selected Statement</title>
</head>
<body>
<h1> Inspect Selected Statement </h1>
<p> Select the <strong>Inspect</strong> command [ <img src="../../../images/org.eclipse.jdt.debug.ui/etool16/insp_sbook.png" alt="Inspect"> ] to evaluate the selected expression and have its result displayed in a popup box.</p>
<p><img src="../../../reference/views/shared/images/ref-inspectresult.PNG" alt="Inspect Resulting Popup"> </p>
<p>You can also move the inspected statement to the <a href="../expressions/ref-expressions_view.htm"><strong>Expressions View</strong></a> by pressing <em><strong>Ctrl+Shift+I</strong></em> once the popup has been opened. </p>
<p>This command applies to:</p>
<ul>
<li><a href="../../../concepts/concepts-7.htm"><strong>Java Editor</strong></a></li>
<li><a href="../../../reference/views/display/ref-display_view.htm"><strong>Display View</strong></a><strong> </strong></li>
<li><a href="../../../reference/views/shared/ref-detailpane.htm"><strong>Detail Pane</strong></a> (in the <a href="../../../reference/views/expressions/ref-expressions_view.htm"><strong>Expressions View</strong></a> and <a href="../../../reference/views/variables/ref-variables_view.htm"><strong>Variables View</strong></a>)</li>
<li><a href="../../../reference/menus/run/ref-menu-run.htm"><strong>Run Menu</strong></a><strong> </strong></li>
</ul>
<p><img src="../../../images/ngrelt.png" alt="Related Tasks"></p>
<p><a href="../../../tasks/task-evaluating_expressions.htm">Evaluating Expressions</a></p>
<p>&nbsp;</p>
</body>
</html>