Bind Dialog Box: Binding Tab (Java Desktop Applications)

See Also

This dialog box enables you to bind properties of JavaBeans components (beans) with each other so that the values of those properties are synchronized. For example, you could bind the value property of a JSlider component to the a text property of a JTextField component.

The property for which you open the Bind dialog box serves as the target of the binding. In the Bind dialog box, you specify the binding source and configure the binding.

The dialog box opens when you do one of the following things:

The Binding tab of the dialog box contains a combination of the following fields:

See Also
Bind Dialog Box: Advanced Tab
Designing Java GUIs with the GUI Builder
Working with the GUI Builder
GUI Builder Tasks: Quick Reference

Legal Notices