DVT Eclipse IDE Types View - How to See the Inheritance Tree (Hierarchy) of a Class

Transcript

Searching for the Monitor Class

Let's suppose you want to visualize the inheritance tree of your Monitor class.

Start by typing monitor in the Types View quick search bar.

Viewing the Inheritance Tree

Then, right-click on the class and select Show Type Hierarchy.

The Type Hierarchy view will pop up and show the inheritance tree and members for your Monitor class.