org.jpos.ui.factory
Class ISOMeterFactory
java.lang.Object
org.jpos.ui.factory.ISOMeterFactory
- All Implemented Interfaces:
- UIFactory
public class ISOMeterFactory
- extends Object
- implements UIFactory
- Author:
- Alejandro Revilla
Creates an ISOMeter component
i.e:
<iso-meter idref="id" scroll="true|false" refresh="nnn"/>
- See Also:
UIFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISOMeterFactory
public ISOMeterFactory()
create
public JComponent create(UI ui,
org.jdom.Element e)
- Specified by:
create in interface UIFactory
Copyright © 1998-2012 jPOS.org. All Rights Reserved.