fix NPE on openinig Project from commandline in WI
[fedora-idea.git] / resources_eng / src / tips / HierarchyBrowser.html
blob8e19690e22499a60d6a1526643d2cb5a77bf34f4
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25">
3 <table cellpadding="15" width="98%" border="0">
4 <tr>
5 <td>To see the inheritance hierarchy for a selected class, press &shortcut:TypeHierarchy;
6 (<font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">View | Type Hierarchy</font>).
7 You can also invoke the hierarchy view right from the editor to see the hierarchy for the currently edited class.
8 <p><img hspace="20" src="images/hierarchy_browser.gif"></p>
9 </td>
10 </tr>
11 </table>
12 </body>
13 </html>