Class VSplitFactory
java.lang.Object
org.jpos.ui.factory.VSplitFactory
- All Implemented Interfaces:
UIFactory
UIFactory that builds a vertical
JSplitPane from the configuration
element's <top> and <bottom> children.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBuilds a Swing component from the given XML configuration element.
-
Constructor Details
-
VSplitFactory
public VSplitFactory()Default constructor forUIFactorydiscovery.
-
-
Method Details