public class WizardPanelFinishAction
extends FinishAction
This class links the click action in the cancel button method
and calls the WizardPanelActionListener.finish(WizardPanel)
method.
Constructor and Description |
---|
WizardPanelFinishAction(JWizardComponents wizardComponents,
WizardPanel wizardPanel) |
Modifier and Type | Method and Description |
---|---|
void |
performAction() |
public WizardPanelFinishAction(JWizardComponents wizardComponents, WizardPanel wizardPanel)