Package rma.swing.event
Class ReflectActionListener
java.lang.Object
rma.swing.event.ReflectActionListener
- All Implemented Interfaces:
ActionListener
,EventListener
ActionListener that takes an object and a methodname to invoke
when the actionPerformed() is called.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReflectActionListener
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-