Selecting the Source Event

The first step in the Connection wizard is to select the source event and to specify the name of the event handler method to be generated.

Events in the list of choices are followed by a handler method name (for example, MousePressed [jButton1MousePressed]) if an event handler is already attached to that particular event.

You can replace an existing event handler by selecting that event. A confirmation dialog is displayed when you click Next, asking if you are sure you want to delete the existing event handler code.

See also
Using the Connection Wizard

Specifying the Target Operation

Legal Notices