Java documentation generation functions
Generating documentation
To generate
the documentation for a class or a package, right-click on it, and then run the
"Java Developer/Generate documentation" command.
Visualize documentation
To display the documentation you have just generated, run the "Java Developer/Visualize documentation" command from the context menu.

Figure 75. Visualizing the documentation of the "Applet" class
If the documentation already exists, the HTML explorer is launched directly. Otherwise, documentation should be generated before opening the explorer.