public class GenericActionListener extends java.lang.Object implements java.awt.event.ActionListener
Modified by: Joseph A. Huwaldt
Constructor and Description |
---|
GenericActionListener(java.lang.Object target,
java.lang.reflect.Method targetMethod) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event) |
public GenericActionListener(java.lang.Object target, java.lang.reflect.Method targetMethod)
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener