jPOS 1.6.1 API Documentation

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
 
Methods inherited from class org.jpos.ui.UI
configure, create, create, dispose, get, getLog, getMainFrame, getRegistrar, isDestroyed, newInstance, reconfigure, setConfig, setLog, setObjectFactory
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSHUI

public BSHUI()

jPOS.org