blob: 49ffdeb772d03ceedf11faab953cb7084470fd47 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Opening a type in the type hierarchy view
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
</head>
<body>
<h1>
Opening a type in the type hierarchy view
</h1>
<p>
There are several ways to open a type hierarchy on an AspectJ or Java type. Select the element in a Java view and:
</p>
<p>
<ul>
<li>
Press <strong>F4</strong> or
</li>
<li>
Choose <strong>Open Type Hierarchy</strong> from the view's pop-up menu or
</li>
<li>
Drag and drop the element to the Hierarchy view or
</li>
<li>
Press <strong>Alt+Shift+H</strong> and select a type from the list in the resulting dialog or
</li>
<li>
Select <strong>Navigate &gt; Open AspectJ Type in Hierarchy</strong> from the menu bar or
</li>
<li>
Select <strong>Focus On...</strong> from the pop-up menu of the type hierarchy viewer.
</li>
</ul>
</p>
<p>
<strong>Note: </strong> The Java development tools Open Type in Hierarchy dialog (Ctrl+Shift+H)
can also be used to open Java types in the hierarchy view. See the Java development user guide for more information.
</p>
<p>
<img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
</p>
<p>
<a href="../concepts/aspects.htm">Aspects</a>
</p>
<p>
<img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
</p>
<p>
<a href="opentype.htm">Opening an editor on a type</a>
</p>
<p>
<a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</body>
</html>