Member Grouping and Sorting

The Debugger window includes a toolbar with buttons for changing how members are grouped and sorted in the Threads, Call Stack, Watches, and Variables views. The following table describes the toolbar buttons.

Toolbar Button Description
Public ModifierSwitches the display of public members.
Protected ModifierSwitches the display of protected members.
Private ModifierSwitches the display of private members.
Package ModifierSwitches the display of package members.
Static ModifierSwitches the display of static members.
Inherited ModifierDefines the grouping of inherited members. If this setting is off, inherited members are grouped by superclass.
See also
The Debug Environment

Legal Notices