net.javaprog.ui.wizard.plaf
Class WizardContentPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
net.javaprog.ui.wizard.plaf.WizardContentPaneUI
- Direct Known Subclasses:
- BasicWizardContentPaneUI
public abstract class WizardContentPaneUI
- extends ComponentUI
The superclass for the wizard's content pane UI delegate.
- Author:
- Michael Rudolf
Methods inherited from class javax.swing.plaf.ComponentUI |
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WizardContentPaneUI
public WizardContentPaneUI()