org.jpos.bsh
Class BSHAction
java.lang.Object
org.jpos.bsh.BSHAction
- All Implemented Interfaces:
- ActionListener, EventListener, UIAware
public class BSHAction
- extends Object
- implements ActionListener, UIAware
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ui
public UI ui
BSHAction
public BSHAction()
setUI
public void setUI(UI ui,
org.jdom.Element e)
- Specified by:
setUI in interface UIAware
- Parameters:
ui - referencee - action config block
actionPerformed
public void actionPerformed(ActionEvent ev)
- Specified by:
actionPerformed in interface ActionListener
Copyright © 1998-2012 jPOS.org. All Rights Reserved.