com.zfqjava.swing.plaf
Class WizardPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.zfqjava.swing.plaf.WizardPaneUI
- Direct Known Subclasses:
- BasicWizardPaneUI
public abstract class WizardPaneUI
- extends ComponentUI
| Methods inherited from class javax.swing.plaf.ComponentUI |
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, 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 |
WizardPaneUI
public WizardPaneUI()
addPageAt
public abstract void addPageAt(JWizardPane pane,
int index)
removePageAt
public abstract void removePageAt(JWizardPane pane,
int index)
removeAllPage
public abstract void removeAllPage(JWizardPane pane)
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.