Search VisualAge for Java Information Go to Information Home Page Go to VisualAge for Java WWW Site

Available Functions/Methods dialog box

The name of this dialog box changes depending on the program you are debugging. The name of this dialog box may be Available Functions or Available Methods. Select the appropriate dialog box:

 

Available Functions dialog box

Use the Available Functions dialog box to select the function you want to find.

Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.

Please select a function Select a function from the list of available functions.
Push-buttons
OK The source for the object file containing the selected function is opened in the Source pane and the line containing the found function is indicated by an arrow (nbexept.gif (78 bytes)) in the prefix area. The Available Functions dialog box closes.
Cancel Closes the Available Functions dialog box without finding any occurrences of the available functions.
Help Displays this help panel.

ngaix.gif (307 bytes)ngwin.gif (301 bytes) If you specified a C++ function and the debugger finds more than one overload of the function you specified, an Overloaded dialog box opens, listing the overloads of that function. Select the desired overload from that list.

 

Available Methods dialog box

Use the Available Methods dialog box to select the method you want to find.

Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.

Please select a method Select a method from the list of available methods.
Push-buttons
OK The source for the class file containing the selected method is opened in the Source pane and the line containing the found method is indicated by an arrow (nbexept.gif (78 bytes)) in the prefix area. The Available Methods dialog box closes.
Cancel Closes the Available Methods dialog box without finding any occurrences of the available methods.
Help Displays this help panel.