Class ReflectActionListener

java.lang.Object
rma.swing.event.ReflectActionListener
All Implemented Interfaces:
ActionListener, EventListener

public class ReflectActionListener extends Object implements ActionListener
ActionListener that takes an object and a methodname to invoke when the actionPerformed() is called.