|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for showing a wizard
| Method Summary | |
void |
activate(WizardStep step)
Activate on wizard step |
javax.swing.JComponent |
getView()
|
void |
setEnabledNextAction(boolean enabled)
Enabled the next action |
void |
setEnabledPreviousAction(boolean enabled)
Enabled the previous action |
void |
updateView(WizardStepModel model)
Update the wizard view for showing all wizard step |
| Method Detail |
public void updateView(WizardStepModel model)
public void activate(WizardStep step)
public javax.swing.JComponent getView()
public void setEnabledNextAction(boolean enabled)
public void setEnabledPreviousAction(boolean enabled)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||