Using the Connection Wizard

Use the Connection wizard to set events between two components without having to write much (or any) code by hand.

To start the Connection wizard:

  1. Select the connection icon at the lower-left corner of the component palette:

  2. In the Form window, select two components to be connected. The first component (such as a button) will fire the event, and the second will have its state affected by the event.

    The Connection wizard starts, enabling you to decide what event you want and generating the Java code.

For help on each step in the Connection wizard, see:

Specifying the Connection Source

Specifying the Connection Target

Specifying Property Values and Method Parameters

For more information on components and events, see:

Working With Components

Managing Component Events


Legal Notices