Class JLabelFactory
java.lang.Object
org.jpos.ui.factory.JLabelFactory
- All Implemented Interfaces:
UIFactory
UIFactory that builds a Swing
JLabel from the configuration element.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBuilds a Swing component from the given XML configuration element.
-
Constructor Details
-
JLabelFactory
public JLabelFactory()Default constructor forUIFactorydiscovery.
-
-
Method Details