|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface allows other classes to be notified when this wizard is cancelled or closed.
WizardAdapter
Method Summary | |
void |
wizardCancelled(WizardEvent e)
Called when the user cancels the wizard. |
void |
wizardClosed(WizardEvent e)
Called when the user closes the wizard. |
Method Detail |
public void wizardClosed(WizardEvent e)
e
- the wizard event.public void wizardCancelled(WizardEvent e)
e
- the wizard event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |