IntelliJ IDEA 11.1 Web Help

A method hierarchy makes it possible to examine a tree-view of the classes where a given method is:

To build a method hierarchy
  1. Select the desired method in the Project tool window, or place the caret at the method declaration in the editor.
  2. Do one of the following:
    • 11.0+On the main menu, choose Navigate | Method Hierarchy.
    • Press Ctrl+Shift+HCommand Shift H.

See Also

Procedures:

Reference:

Web Resources: