Saturday, 18 February 2012

How to create bound property in bean application? | Java Beans

To create the title property as a bound property for the MyBean component in the NetBeans GUI Builder, perform the following sequence of operations:
  • Right-click the Bean Patterns node in the MyBean class hierarchy.
  • Select Add|Property from the pop-up menu.
  • Fill the New Property Pattern form as shown on the following figure and click OK.