org.jpos.ui.factory
Class JLabelFactory
java.lang.Object
org.jpos.ui.factory.JLabelFactory
- All Implemented Interfaces:
- UIFactory
public class JLabelFactory
- extends Object
- implements UIFactory
- Author:
- Alejandro Revilla
Creates a JLabel
i.e:
<label font="arial-bold-16">Hello UI</label>
- See Also:
UIFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JLabelFactory
public JLabelFactory()
create
public JComponent create(UI ui,
org.jdom.Element e)
- Specified by:
create in interface UIFactory
Copyright © 1998-2012 jPOS.org. All Rights Reserved.