When I\'m editing a Java class in Eclipse, when my cursor is over a class variable, I can do Ctrl+T to have a popup that shows all its parents and subc
In IntelliJ IDEA 12, it's Navigate > Type Hierarchy (Ctrl+H by default).