| Tor Norbye | 814f829 | 2014-03-06 17:27:18 -0800 | [diff] [blame^] | 1 | <html> |
| 2 | <head> |
| 3 | <link rel="stylesheet" type="text/css" href="css/tips.css"> |
| 4 | </head> |
| 5 | <body> |
| 6 | <p> |
| 7 | To see the inheritance hierarchy for a selected class, |
| 8 | press <span class="shortcut">&shortcut:TypeHierarchy;</span> |
| 9 | (<span class="control" >Navigate | Type Hierarchy</span>). |
| 10 | You can also invoke the hierarchy view right from the editor |
| 11 | to see the hierarchy for the currently edited class.</p> |
| 12 | <p class="image"> |
| 13 | <img src="images/hierarchy_browser.png"></p> |
| 14 | </body> |
| 15 | </html> |