Select Window > Bindings
to display the Bindings panel.
Click the Plus (+) button, and select JavaBean from the
pop‑up menu.
In the JavaBean dialog box, enter the bean’s name.
Select the bean’s scope.
Select the bean’s class. To list the classes in a ZIP
or JAR file, click Browse and select the file.
The class is expressed in the following format:
packagename.classname
To assign a default value to one of the JavaBean’s properties,
select the property from the list, and enter a value in the Default
Value box below the list. To set the property’s default value to
a dynamic value, click the lightning bolt icon beside the Default
Value box.
Click OK. The newly defined JavaBean appears in the Bindings
panel.