Class JTabbedPaneFactory
java.lang.Object
org.jpos.ui.factory.JTabbedPaneFactory
- All Implemented Interfaces:
EventListener, ChangeListener, UIFactory
UIFactory that builds a Swing
JTabbedPane from <pane> children.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBuilds a Swing component from the given XML configuration element.void
-
Constructor Details
-
JTabbedPaneFactory
public JTabbedPaneFactory()Default constructor forUIFactorydiscovery.
-
-
Method Details
-
create
Description copied from interface:UIFactoryBuilds a Swing component from the given XML configuration element. -
stateChanged
- Specified by:
stateChangedin interfaceChangeListener
-