|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JWizardPane | |
|---|---|
| com.zfqjava.swing | |
| com.zfqjava.swing.plaf | |
| com.zfqjava.swing.plaf.basic | |
| Uses of JWizardPane in com.zfqjava.swing |
|---|
| Methods in com.zfqjava.swing with parameters of type JWizardPane | |
|---|---|
void |
WizardPage.afterAction(JWizardPane wizardPane,
WizardAction action)
Invoked after the action has been executed |
void |
WizardPage.beforeAction(JWizardPane wizardPane,
WizardAction action)
Invoked before the action will execute |
| Uses of JWizardPane in com.zfqjava.swing.plaf |
|---|
| Methods in com.zfqjava.swing.plaf with parameters of type JWizardPane | |
|---|---|
abstract void |
WizardPaneUI.addPageAt(JWizardPane pane,
int index)
|
abstract void |
WizardPaneUI.removeAllPage(JWizardPane pane)
|
abstract void |
WizardPaneUI.removePageAt(JWizardPane pane,
int index)
|
| Uses of JWizardPane in com.zfqjava.swing.plaf.basic |
|---|
| Methods in com.zfqjava.swing.plaf.basic with parameters of type JWizardPane | |
|---|---|
void |
BasicWizardPaneUI.addPageAt(JWizardPane pane,
int index)
|
protected void |
BasicWizardPaneUI.installComponents(JWizardPane wizardPane)
|
protected void |
BasicWizardPaneUI.installDefaults(JWizardPane wizardPane)
|
protected void |
BasicWizardPaneUI.installListeners(JWizardPane wizardPane)
|
void |
BasicWizardPaneUI.removeAllPage(JWizardPane pane)
|
void |
BasicWizardPaneUI.removePageAt(JWizardPane pane,
int index)
|
protected void |
BasicWizardPaneUI.uninstallComponents(JWizardPane wizardPane)
|
protected void |
BasicWizardPaneUI.uninstallDefaults(JWizardPane wizardPane)
|
protected void |
BasicWizardPaneUI.uninstallListeners(JWizardPane wizardPane)
|
|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||