can you generate/make a javadoc in netbeans?

I'm using netbeans for a project, and i cant figure out how to make a javadoc and is there any way to generate one. I was using the free version of jbuilder and there wasnt a way to generate one unless i had the higher version. My school provided an executable that will generate a html file that includes all of the classes/methods and headers, just to make an html file that all you had to do is add the descriptions of the methods and headers. My professor had no idea how to make the executable copy everything back into the jbuilder source directory. I'm using os x now, so no more jbuilder, i would like to know how to generate or even just make and edit a javadoc inside netbeans.

thanks.

[711 byte] By [kevin123a] at [2007-11-27 1:01:33]
# 1
Check the Build menu, and the Help information on "Working with Javadoc Documentation"
ChuckBinga at 2007-7-11 23:36:27 > top of Java-index,Java Essentials,Java Programming...