org.jpos.ui.factory
Class HtmlFactory
java.lang.Object
org.jpos.ui.factory.HtmlFactory
- All Implemented Interfaces:
- UIFactory
public class HtmlFactory
- extends Object
- implements UIFactory
- Author:
- Alejandro Revilla
Creates an html browser/editor
i.e:
<html editable="false" follow-links="true" scrollable="true">
http://jpos.org
</html>
- See Also:
UIFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlFactory
public HtmlFactory()
create
public JComponent create(UI ui,
org.jdom.Element e)
- Specified by:
create in interface UIFactory
Copyright © 1998-2012 jPOS.org. All Rights Reserved.