blob: 28e320ea038e60d4076fd392cf3306e2c962edff [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">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Opening a type hierarchy on the current text selection
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Opening a type hierarchy on the current text selection
</h1>
<p>
To open a type hierarchy on a text selection, select the name of a Java element in the editor, and do one of the following:
</p>
<ul>
<li>
Press <strong>F4</strong>
</li>
<li>
select&nbsp;<strong>Open Type Hierarchy</strong> from the editor's pop-up menu
</li>
<li>
select <strong>Navigate &gt; Open Type Hierarchy</strong> from the menu bar
</li>
</ul>
<strong>Note:</strong> If the selected Java element (or editor selection) is not a type or a compilation unit, the hierarchy opens on the type enclosing the current
selection.
<p>
<img src="../images/ngrelc.png" alt="Related concepts" border="0" >
</p>
<p>
<a href="../concepts/concepts-7.htm">Java editor</a>
</p>
<p>
<img src="../images/ngrelt.png" alt="Related tasks" border="0" >
</p>
<p>
<a href="tasks-37.htm">Using the Hierarchy view</a><br>
<a href="tasks-7.htm">Changing new type hierarchy defaults</a><br>
<a href="tasks-38.htm">Changing the appearance of the Hierarchy view</a><br>
<a href="tasks-39.htm">Opening a type hierarchy on a Java element</a><br>
<a href="tasks-41.htm">Opening a type hierarchy in the workbench</a><br>
<a href="tasks-42.htm">Opening a type hierarchy in its own perspective</a>
</p>
<p>
<img src="../images/ngrelr.png" alt="Related reference" border="0" >
</p>
<p>
<a href="../reference/views/ref-viewsandeditors.htm">Views and editors</a><br>
<a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a><br>
<a href="../reference/ref-menu-edit.htm">Edit menu</a>
</p>
</body>
</html>