Checking Class Usage

If you ever want to check which classes are currently in use in a project, you can review a generated list of classes (and their source paths). This information is particularly useful when you are ready to deploy your application or applet.

To see what classes are used in the current GUI project:

To see specific information about a bean, see Adding Operations to a Component.