On Aug 5, 6:20 am, cdoubleu <[email protected]> wrote:
> http://java.sun.com/docs/books/tutorial/javabeans/
>
> Im still having problems with the java beans lesson. Which version of
> netbeans is this tutorial using?
>
> When I get to this step I am totally lost. (http://java.sun.com/docs/
> books/tutorial/javabeans/properties/properties.html)
>
> "Adding a Title Property
> In previous lessons you learned how to create a simple property by
> using the NetBeans GUI Builder. The following procedure shows how to
> create a simple property in detail:
>
> Right-click on the Bean Patterns node in the MyBean class hierarchy.
> Select Add|Property from the pop-up menu.
> Fill out the New Property Pattern form as shown in the following
> figure and click OK. "
>
> I can pull up the 'bean hierarcy' in the navigator window but it
> doesnt give me the option to 'Add' never the less 'property'. There's
> a drop down memu that I can change to Bean patern and I can view
> properites but It still wont let me add one.
>
> How do you simply add a property to a bean in NetBeans?
Depending of your version of Netbeans, it may not be possible to use a
GUI to do it. See the release notes for the version of Netbeans you
have, it is explained in it how to do it.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to