public interface ActionListener
ActionEvents
.Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event)
Called when the action occurs.
|
void actionPerformed(ActionEvent event)
event
- The eventCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.