Browse for Class file dialog box

Use this window to select an interpreted Java class to execute. This dialog is available when executing programs on Windows platforms.

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

Select the classpath component This field incorporates a selection list containing paths and .jar or .zip files preset by the CLASSPATH environment variable (indicated by a red dot) with a list of those set by you (green dot). From this list, select the path, . jar, or . zip file that contains the class you want to execute.

To select a directory, . jar, or . zip that is not in the list, do one of the following:

  • Click Add directory. The Add Directory dialog box opens so that you can enter the desired directory.
  • Click Add jar/zip file. A file-selection window opens so that you can browse for the . jar or . zip file containing the desired class. Use the controls in the resulting file-selection window to find and select a . jar or . zip file.
The additional list item displays with a green dot. Click Delete to maintain the user-specified list items (green dots). The paths and files (red dots) that are preset by the CLASSPATH cannot be deleted.
Expand the directory, JAR or zip file, then select the class After a classpath component has been selected, this field displays its subdirectories and classes. Select the class that you wish to execute.

If only subdirectories are displayed in this field, double-click to expand the one which contains the class to be executed. The class can then be selected.

Class selected Displays the class that has been selected to be executed.
Push buttons
OK Accepts the selected class to the Run Process dialog box.
Cancel Cancels the Browse for Class file operation and closes the window. All selections are discarded.
Help Displays this help.