Search VisualAge for Java Information Go to Information Home Page Go to VisualAge for Java WWW Site

Event Listener Methods SmartGuide

Use the SmartGuide - New Event Listener window to define one or more methods for a new event listener. These listener methods respond to the event. You must add logic code for each method. The first listener method is added as an event feature. To add additional listener methods as event features, select Add Available Features from the Features menu. Then, in the Add Available Features window, select the methods you want to add as features.

Fields

Method name
The name of an event method to add to the listener.
Event Listener methods
A list of methods for the event listener. To add the method in the Method name field as a listener method, select the Add button. To remove the selected method from the list, select the Remove button.