As to the problem of show JavaDocs, You have to first generate javadoc. It cannot show the javadocs if they haven't been generated first. right click on the project tab and select generate javadocs.
On 6/29/09, Al Catraz <[email protected]> wrote: > > Hi, > LAB 1010 TimingIsEverythingApplet > When I look at the code in NetBeans IDE 6.5 I see a strike through > the word size in the portion of code size().width-1, size > ().height-1 > > I need to know why and how to fix this. > > > Also, I still am having problems with ALT F1 == show JavaDocs gives an > error > "CANNOT SHOW JAVADOCS HERE" > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
