On Aug 26, 10:03 am, miga <[email protected]> wrote:
> On Aug 26, 4:12 am, Caleb Josue Ruiz Torres <[email protected]> wrote:> Hello
> there all!
> > i'm readind the JavaBeans tutorial in the java tutorial provded by Sun
> > MicroSystems as part of this course guideline
> > but i can't understand why my project don't show the bean patterns as in
> > the images
> > cheers!
>
> Click on Navigator instead of Inspector and choose Members View.
As of NetBeans 6.0, you can no longer expand the .java files in the
project tree and add bean properties there.
The tutorial is outdated, you have to go back to NetBeans 5.5 to use
it as is.
Too add bean properties in 6.x, place cursor inside class code, right-
click, and select "Insert Code..."/"Add Property...".
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---