Java Beans Question:
Download Job Interview Questions and Answers 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.
► 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 Question | Next Question |
What is the serializable class in java beans? | What is Glasgow? |