com.jeta.open.gui.framework
Class DelegateAction
java.lang.Object
com.jeta.open.gui.framework.DelegateAction
- All Implemented Interfaces:
- ActionListener, EventListener
public class DelegateAction
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegateAction
public DelegateAction(ActionListener delegate)
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 2005-2007 Jeff Tassin & Todd Viegut. All Rights Reserved.