1.

How To Create Bound Property In Bean Application?

Answer»

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 and click OK.

To create the title property as a bound property for the MyBean component in the NetBeans GUI Builder, perform the following sequence of operations:



Discussion

No Comment Found