|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.swing.plaf.ComponentUI
|
+--com.zfqjava.swing.plaf.WizardPaneUI
| Constructor Summary | |
WizardPaneUI()
|
|
| Method Summary | |
abstract void |
addPageAt(JWizardPane pane,
int index)
|
abstract void |
removeAllPage(JWizardPane pane)
|
abstract void |
removePageAt(JWizardPane pane,
int index)
|
| 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 |
| Constructor Detail |
public WizardPaneUI()
| Method Detail |
public abstract void addPageAt(JWizardPane pane,
int index)
public abstract void removePageAt(JWizardPane pane,
int index)
public abstract void removeAllPage(JWizardPane pane)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||