Package org.gvsig.gui.beans.wizard
Class WizardPanelFinishAction
java.lang.Object
jwizardcomponent.FinishAction
org.gvsig.gui.beans.wizard.WizardPanelFinishAction
- All Implemented Interfaces:
jwizardcomponent.Action
public class WizardPanelFinishAction
extends jwizardcomponent.FinishAction
This class links the click action in the cancel button method
and calls the WizardPanelActionListener.finish(WizardPanel)
method.
- Author:
- Jorge Piera Llodrá
-
Constructor Summary
ConstructorsConstructorDescriptionWizardPanelFinishAction(jwizardcomponent.JWizardComponents wizardComponents, WizardPanel wizardPanel) -
Method Summary
-
Constructor Details
-
WizardPanelFinishAction
public WizardPanelFinishAction(jwizardcomponent.JWizardComponents wizardComponents, WizardPanel wizardPanel)
-
-
Method Details
-
performAction
public void performAction()
-