No documentation file found for this class

The HTML file for this class has not been generated, it is not in the documentation search path, or the JBuilder documentation has not yet been installed.

If documentation for this class exists and is part of a library, it cannot be found in the documentation search path. To correct this:

  1. Confirm the location of the HTML documentation file(s).
  2. Open your project and select the .jpr file in the AppBrowser window. Right-click then select the Properties option.
  3. Select the Paths page (if it isn't already displayed).
  4. Click the Libraries button to display the Available Java Libraries dialog.
  5. Select the appropriate library that your class belongs to from the list and set the Doc Path field to include the location where the HTML documentation files are located.

If documentation does not exist for this class, run JavaSoft's Javadoc utility, which will create HTML files for each class and extract javadoc-styled comments from the source java files and place them into the documentation file(s).