Class TextFactory
java.lang.Object
org.jpos.ui.factory.TextFactory
- All Implemented Interfaces:
UIFactory
UIFactory that builds a Swing text editor 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
-
TextFactory
public TextFactory()Default constructor forUIFactorydiscovery.
-
-
Method Details