This dialog box is the same as the Data and code breakpoints view in the debugger user interface (displayed after you begin a debugging session). Once you debug, Run|View Breakpoints will select the Data and code breakpoints view for the current debug session, instead of the dialog box.
To open the Breakpoints dialog box, choose Run|View Breakpoints.
You use the the Breakpoints dialog box to:
To set breakpoint properties, right-click on a breakpoint, and choose Breakpoint Properties, or Ctrl+click the mouse in the editor on a breakpointable line.
See also:
Building Applications with JBuilder: Using breakpoints