GUI Builder Connection Wizard: Enter Parameters

See Also

The Connection wizard enables you to establish a connection between two components triggered by an event within a form without having to write code manually.

You can launch the Connection wizard by clicking the Connection Mode button (Image of Connection Mode button) in the GUI Builder toolbar and selecting a component that will generate the event and then a component that will receive it in the GUI Builder or Navigator window.

In the Enter Parameters page of the Connection wizard, you can choose to get the parameter from any of the following:

The source code generated for each of the parameters is displayed in the Generated Parameters Preview field.

Clicking the Finish button completes the wizard and generates the code to connect the form's components.

See Also
Managing Component Events
Setting Events with the Connection Wizard
Designing Java GUIs with the GUI Builder

Legal Notices