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