IntelliJ IDEA 12.1.0 Web Help

You can examine the structure of the file currently opened in the editor using the Structure tool window, or the Commander, or the Structure pop-up window.

To have other members displayed, turn on the the corresponding options on the context menu of the title bar.

To view the file structure, do one of the following
To have class fields displayed
  • Turn on the Show Fields option on the context menu of the title bar.
To have inherited members displayed
  • Turn on the Show Inherited option on the context menu of the title bar.

By default, IntelliJ IDEA shows only methods, constants, and fields defined in the current class. If shown, inherited members are displayed gray.

To have included files displayed
  • Turn on Show Includes option on the context menu of the title bar.

See Also

Reference:

Web Resources: