|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classes which would like to listen for WizardEvents should implement this interface.
Method Summary | |
void |
hide(WizardEvent evt)
Invoked when the wizard hides the current WizardComponent. |
void |
show(WizardEvent evt)
Invoked when the wizard shows a new WizardComponent. |
Method Detail |
public void show(WizardEvent evt)
evt
- The WizardEventpublic void hide(WizardEvent evt)
evt
- The WizardEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |