Java Beans Question: Download Java Beans PDF

How to create bound property in bean application?

Tweet Share WhatsApp

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 PDF Read All 57 Java Beans Questions
Previous QuestionNext Question
What is the serializable class in java beans?What is Glasgow?