The recommended reading for the Java Beans lesson is: "Java Beans Tutorial" which is hosted on the sun website.
If you read this material, you get to the place on the trail titled "Using the NetBeans GUI Builder" Everything works fine until the 4th section titled: "Creating A Bean" 1. Select the <default package> node in the MyBean project. 2 .Choose New|Java Class from the pop-up menu. 3. Specify the name for the new class, for example, MyBean, then press the Finish button. 4. Expand the MyBean.java and MyBean node and select the Bean Patterns node. 5. Right-click on the Bean Patterns node and choose Add|Property from the pop-up menu. 6. Enter YourName in the PropertyName field as shown in the following figure, then press OK: Step 4. is the step I can't seem to follow. There is no further extension of the MyBean.java node in my project. I followed the instructions to the letter. I even started over completely to be certain. So, as such, I can't seem to get to this "Add | Property" menu. I need some help here please. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
