public interface WizardListener
Wizard
.Modifier and Type | Method and Description |
---|---|
void |
wizardCancelled()
Called when the wizard was cancelled by the user without navigating to
the last page.
|
void |
wizardClosed()
Called when the wizard was closed by the user by clicking on the forward
button on the last page.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.