Disable Tracing dialog box

The Disable Tracing dialog box adds the selected class or package to the Classes with tracing disabled view. When the Smart Step toggle is on, the class or package will not be stepped into. (When this toggle is off, all classes and packages are stepped into.)

To open the Disabled Tracing dialog box,

  1. Right-click in an empty area of the Classes with tracing disabled view.
  2. Choose Add Class Or Package.

Class/Package Name Or Pattern

The name of the class or package to add to the Classes with tracing disabled view. You can use wildcards, such as ? or *.

Click the ellipsis button to display the Package Browser dialog box where you can choose the class or package to add.

See also:
Building Applications with JBuilder: Controlling which classes to trace into