CLASSPATH Dialog
The CLASSPATH Dialog displays a list of the individual class paths comprising
the CLASSPATH.
The class path list is initialized by parsing the CLASSPATH field in the
Run Dialog.
list
Each row in the list represents an individual class path in the CLASSPATH.
Directories are displayed in green and JAR files are displayed in blue.
buttons
- Add Directory... - displays a File Selection Dialog in which the user can select a
directory(s) to add to the CLASSPATH list.
- Add Jar File... - displays a File Selection Dialog in which the user can select a
JAR file(s) to add to the CLASSPATH list.
- Delete... - deletes the selected (in the list)
class path.
- Delete All... - deletes all the
class paths from the list. A confirmation dialog will be displayed.
- OK - saves the changes (if any) made to the CLASSPATH and closes the dialog.
The resulting CLASSPATH will be displayed in the Run Dialog.
- Close - closes the dialog without saving any changes made to the CLASSPATH.
- Help... - displays this Help.
©2001-2010. debugtools.com LLC. All rights reserved.