Package org.gvsig.annotation.swing.impl
Class WizardListenerAdapter
java.lang.Object
org.gvsig.annotation.swing.impl.WizardListenerAdapter
- All Implemented Interfaces:
org.gvsig.gui.beans.wizard.WizardPanelActionListener
public class WizardListenerAdapter
extends Object
implements org.gvsig.gui.beans.wizard.WizardPanelActionListener
- Author:
- Jorge Piera Llodrá
-
Constructor Summary
ConstructorsConstructorDescriptionWizardListenerAdapter(DefaultJAnnotationCreationServicePanel annotationCreationServicePanel) -
Method Summary
-
Constructor Details
-
WizardListenerAdapter
-
-
Method Details
-
cancel
public void cancel(org.gvsig.gui.beans.wizard.WizardPanel wizardPanel) - Specified by:
cancelin interfaceorg.gvsig.gui.beans.wizard.WizardPanelActionListener
-
finish
public void finish(org.gvsig.gui.beans.wizard.WizardPanel wizardPanel) - Specified by:
finishin interfaceorg.gvsig.gui.beans.wizard.WizardPanelActionListener
-