|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WizardModel
JLWizard uses the Model-View-Controller design pattern. This interface should be implemented by the actual model class of a wizard.
| Method Summary | |
|---|---|
void |
reset()
Reset the data of the WizardModel. |
| Method Detail |
|---|
void reset()
Reset the data of the WizardModel.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||