org.jpos.bsh
Class BSHUI

java.lang.Object
  extended by org.jpos.ui.UI
      extended by org.jpos.bsh.BSHUI
All Implemented Interfaces:
UIFactory, UIObjectFactory

public class BSHUI
extends UI

Author:
Alejandro Revilla UI with BSH script support

Constructor Summary
BSHUI()
           
 
Method Summary
protected  JComponent doScript(JComponent component, org.jdom.Element e)
           
 
Methods inherited from class org.jpos.ui.UI
configure, configure, create, create, dispose, get, getLog, getMainFrame, getRegistrar, isDestroyed, newInstance, reconfigure, setConfig, setLog, setLookAndFeel, setObjectFactory, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSHUI

public BSHUI()
Method Detail

doScript

protected JComponent doScript(JComponent component,
                              org.jdom.Element e)
Overrides:
doScript in class UI


Copyright © 1998-2012 jPOS.org. All Rights Reserved.