net.javaprog.ui.wizard.plaf.plastic
Class PlasticWizardContentPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
net.javaprog.ui.wizard.plaf.WizardContentPaneUI
net.javaprog.ui.wizard.plaf.basic.BasicWizardContentPaneUI
net.javaprog.ui.wizard.plaf.metal.MetalWizardContentPaneUI
net.javaprog.ui.wizard.plaf.plastic.PlasticWizardContentPaneUI
public class PlasticWizardContentPaneUI
- extends MetalWizardContentPaneUI
Adapts the wizard's content pane to the Plastic look and feel.
- Author:
- Michael Rudolf
Methods inherited from class net.javaprog.ui.wizard.plaf.basic.BasicWizardContentPaneUI |
createActionListener, createLayoutManager, createPropertyChangeListener, createWindowListener, createWizardModelListener, createWizardNavigator, getPropertyPrefix, installComponents, installDefaults, installListeners, installUI, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI, updateStepComponent, updateStepDescriptionRendererComponent, updateStepListRendererComponent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlasticWizardContentPaneUI
public PlasticWizardContentPaneUI()
createUI
public static ComponentUI createUI(JComponent c)