Use to specify the opertaion to be performed on the target component.
In the Specify Target Operation page of the Connection wizard, you can set the following:
Element | Description |
---|---|
Target Component. |
The target component of the triggering event is automatically set for you after it is selected in the GUI Builder or Navigator window. Select an appropriate radio button to specify the operation to be performed on the target component. |
Set Property |
Select a property of the target component to be modified in the following step of the wizard. |
Method Call |
Select a method of the target component to be triggered. Note: If you choose a method call with no parameters, the Finish button of the wizard becomes available. |
User Code |
Select to enter event handler code directly yourself. Click Next to specify the parameters for a target property or method or click Finish to complete the wizard. |
Click Next to specify the parameters for a target property or method or click Finish to complete the wizard.
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |