Using Sun WorkShop

Browsing a Class

To browse a class, do the following:

  1. Choose Browse > Browse Classes, or select a class in the source code or Debugging window and choose Browse > Browse Classes.

  2. Type the name of a class in the Name text box, or select a class from the Browser list. Click the Classes/Structs and Unions checkboxes to filter the classes and data function members listed, and click Browse.

To view information about the class, click an underlined base or derived class in the Description pane. Use the Back and Forward buttons to redisplay information about about the class you selected before or after the currently displayed class, respectively.

To view the source in the editor window, select a line (or a portion of a line) containing a data member or friend function in the Description pane and click Show Source.