IntelliJ IDEA 2017.1 Help

Building Class Hierarchy

You can explore the hierarchy of parent and children classes of a selected class in the Hierarchy tool window.

Note that the Hierarchy tool window only becomes available, when you build the class hierarchy, as described below.

To build the hierarchy of classes

  1. Select the desired class in the Project tool window, or open it in the editor.
  2. On the main menu, choose Navigate | Type Hierarchy or press Ctrl+H.

The class hierarchy appears in the Hierarchy tool window.

/help/img/idea/2017.1/java_type_hierarchy.png

See Also

Last modified: 18 July 2017