|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WizardListener
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 |
|---|
void wizardClosed(WizardEvent e)
e - the wizard event.void wizardCancelled(WizardEvent e)
e - the wizard event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||