org.gvsig.annotation.app.extension
Class GvSIGAnnotationWindowManager.AnnotationWizardListener

java.lang.Object
  extended by org.gvsig.annotation.app.extension.GvSIGAnnotationWindowManager.AnnotationWizardListener
All Implemented Interfaces:
org.gvsig.annotation.swing.AnnotationWizardPanelActionListener
Enclosing class:
GvSIGAnnotationWindowManager

public class GvSIGAnnotationWindowManager.AnnotationWizardListener
extends java.lang.Object
implements org.gvsig.annotation.swing.AnnotationWizardPanelActionListener


Constructor Summary
GvSIGAnnotationWindowManager.AnnotationWizardListener(AnnotationWindow annotationWindow)
           
 
Method Summary
 void cancel(org.gvsig.annotation.swing.JAnnotationCreationServicePanel annotationCreationServicePanel)
           
 void finish(org.gvsig.annotation.swing.JAnnotationCreationServicePanel annotationCreationServicePanel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GvSIGAnnotationWindowManager.AnnotationWizardListener

public GvSIGAnnotationWindowManager.AnnotationWizardListener(AnnotationWindow annotationWindow)
Method Detail

cancel

public void cancel(org.gvsig.annotation.swing.JAnnotationCreationServicePanel annotationCreationServicePanel)
Specified by:
cancel in interface org.gvsig.annotation.swing.AnnotationWizardPanelActionListener

finish

public void finish(org.gvsig.annotation.swing.JAnnotationCreationServicePanel annotationCreationServicePanel)
Specified by:
finish in interface org.gvsig.annotation.swing.AnnotationWizardPanelActionListener


Copyright © 2014 gvSIG Association. All Rights Reserved.