|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardAction | |
|---|---|
| com.zfqjava.swing | |
| Uses of WizardAction in com.zfqjava.swing |
|---|
| Methods in com.zfqjava.swing that return WizardAction | |
|---|---|
static WizardAction |
WizardAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WizardAction[] |
WizardAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.zfqjava.swing with parameters of type WizardAction | |
|---|---|
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 |
|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||