Navigator Panel

The Navigator Panel is a panel in the top-level Main Window. The Navigator Panel displays the hierarchy of the classes (including inner classes) and the corresponding methods for the top Java source file displayed in the Source Panel. Clicking on a node in the tree will display the corresponding class or method in the Source Panel.

tree

The tree consists of class tree nodes and method tree nodes.

context menu

A popup Context Menu is displayed by right clicking on the tree:

©2001-2010. debugtools.com LLC. All rights reserved.