net.javaprog.ui.wizard.plaf.metal
Class MetalWizardContentPaneUI
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
- public class MetalWizardContentPaneUI
- extends BasicWizardContentPaneUI
Adapts the wizard's content pane to the Metal look and feel.
| 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 |
MetalWizardContentPaneUI
public MetalWizardContentPaneUI()
createUI
public static ComponentUI createUI(JComponent c)