TOC PREV NEXT INDEX



Load classes


The Load classes dialog allows the user to instruct the Java Virtual Machine to load particular classes into memory. It is primarily used to force the debugger to load a class so that the class can be viewed in the Debugger Window or so that breakpoints can be set in the class.

The dialog works in a similar fashion to the "Import Java Bean" dialog. A classpath tree is on the left panel. The middle panel shows a list of classes in the selected package. Selecting and pressing the Add button will add the classes to the panel on the left. The classes are loaded when the Ok button is pressed.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX