Java Beans Question:

How to create bound property in bean application?

Java Beans Interview Question
Java Beans Interview Question

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 as shown on the following figure and click OK.


Previous QuestionNext Question
What is the serializable class in java beans?What is Glasgow?