Class WizardPanelCancelAction

java.lang.Object
jwizardcomponent.CancelAction
org.gvsig.gui.beans.wizard.WizardPanelCancelAction
All Implemented Interfaces:
jwizardcomponent.Action

public class WizardPanelCancelAction extends jwizardcomponent.CancelAction

This class links the click action in the cancel button method and calls the WizardPanelActionListener.cancel(WizardPanel) method.

Author:
Jorge Piera Llodrá
  • Constructor Details

    • WizardPanelCancelAction

      public WizardPanelCancelAction(jwizardcomponent.JWizardComponents wizardComponents, WizardPanel wizardPanel)
  • Method Details

    • performAction

      public void performAction()