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