org.globus.cog.gui.grapheditor.targets.swing
Class ActionEventLink
java.lang.Object
org.globus.cog.gui.grapheditor.targets.swing.ActionEventLink
- All Implemented Interfaces:
- ActionListener, EventListener
public class ActionEventLink
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionEventLink
public ActionEventLink(Map actionMap,
EventConsumer consumer)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener