Previous Next
Quick Reference

Typeface in Hierarchy view and Symbol List
The typeface indicates the following about a class:

Typeface and frame Class is
Normal typeface and rectangular frame
normal
Blue italics and rectangular frame
abstract
Italics and rounded corners
an interface (Java)
Green Typeface
final (Java)
Bold Typeface
documented
Grayed
not in checkmarked projects, only the classes needed to draw a minimal tree are displayed

Mouse clicks in Hierarchy view and Symbol List
  • Clicking on a class in the Symbol List selects the class in the Hierarchy view (and vice- versa).

  • Deep-click (<CTRL>double-click) on a symbol in the Hierarchy view, jumps to a symbol's reference in the Source Editor.

Keyboard Navigation
As in lists, the current selection can be positioned to an element (in this case a class) by typing the name while the mouse cursor is over the Hierarchy view or the Symbol List.

Previous Next