The HTML documentation file 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:
.jpr
or .jpx
file in the AppBrowser window. Right-click it, then select the Properties option.If documentation does not exist for this class, run JBuilder's Javadoc wizard (Wizards|Javadoc). (JBuilder Professional and Enterprise.).
You can also 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). (JBuilder Personal)