Objects Window

The top-level Objects Window is initially displayed from the Locals Panel, This Panel, Watch Panels, or Source Panel in the top-level Main Window.

The Objects Window displays a tree (in the left-hand side) of Java objects. Objects initially displayed in the Objects Window, are displayed at the root level in the tree. Note that multiple independent objects can be displayed at the root level in the tree. Further drilling down into an already displayed object, will display that object as a subtree node.

A tool tip on each tree node, displays the path taken to "drill down" to the displayed object. Selecting a tree node displays the object's contents in the right-hand side panel:

A popup menu is displayed by right-clicking on the tree: Closing the Objects Window will remove all objects from display in the Objects Window. Minimize the Objects Window instead, if you want to keep displaying the objects.

The title bar displays the current project name.

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