blob: 7c615608d6240ab3ad9118dd4711136aab2a6399 [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, 2005. 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">
<title>Call Hierarchy view</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>Call Hierarchy view</h1>
<p>The Call Hierarchy view shows callers and callees for a selected Java member.</p>
<table border="1" cellspacing="0" cellpadding="5" width="100%">
<caption>Call Hierarchy commands:</caption>
<thead>
<tr>
<th>
<p>Command</p>
</th>
<th>
<p>Description</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
<p>Cancel Current Search</p>
</td>
<td valign="top">
<p>Cancel the current running search. Useful for long running searches.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Show Caller Hierarchy</p>
</td>
<td valign="top">
<p>Show all callers in the search scope of the selected member.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Show Callee Hierarchy</p>
</td>
<td valign="top">
<p>Show all members which are called by the currently selected member.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Show History List</p>
</td>
<td valign="top">
<p>This menu displays a history of previously displayed call hierarchies.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Vertical View Orientation</p>
</td>
<td valign="top">
<p>Arranges the two panes vertically.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Horizontal View Orientation</p>
</td>
<td valign="top">
<p>Arranges the two panes horizontally.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Search Scope</p>
</td>
<td valign="top">
<p>Defines the scope for the search for callers.</p>
</td>
</tr>
</tbody>
</table>
<p><img border="0" src="../images/ngrelr.png" alt="Related reference"></p>
<p><a href="views/ref-viewsandeditors.htm">Views and editors</a></p>
</body>
</html>