IntelliJ IDEA 12.1.0 Web Help

IntelliJ IDEA provides an easy way to navigate up and down through the hierarchy of methods. If a method is overridden / implemented by a certain method, or overrides / implements some method itself, it is marked with an icon in the gutter area of the editor. When the mouse cursor hovers over such icon, the method information is displayed as the tooltip:

Use these icons, shortcuts, or menu commands to navigate to the corresponding points of origin.

To navigate up and down through the method hierarchy, do one of the following:
  • Click the gutter icon and select the desired ascendant or descendant class from the list.
  • On the main Navigate menu, choose Super Method , or Implementation(s) respectively .
  • Press Ctrl+UCtrl+UCtrl+UCtrl+UCtrl+UCtrl+UCtrl+UCtrl+Shift+PCtrl+UMeta UMeta UMeta U or Ctrl+Alt+B or Ctrl+Alt+Button1 ClickCtrl+Alt+B or Ctrl+Alt+Button1 ClickCtrl+Alt+B or Ctrl+Alt+Button1 ClickCtrl+Alt+B or Ctrl+Alt+Button1 ClickCtrl+Alt+B or Ctrl+Alt+Button1 ClickCtrl+Alt+B or Ctrl+Alt+Button1 ClickCtrl+Alt+B or Ctrl+Alt+Button1 ClickCtrl+Alt+B or Ctrl+Alt+Button1 ClickCtrl+T or Ctrl+Alt+BMeta Alt B or Meta Alt Button1 ClickMeta Alt B or Meta Alt Button1 ClickMeta Alt B or Meta Alt Button1 Click for the super method implementation respectively .

See Also

Procedures:

Reference:

Web Resources: