Java Beans Question:
Download Questions PDF

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

Download Java Beans Interview Questions And Answers PDF

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