Uses of Class
org.gvsig.annotation.swing.JAnnotationCreationServicePanel
-
Uses of JAnnotationCreationServicePanel in org.gvsig.annotation.swing
Methods in org.gvsig.annotation.swing that return JAnnotationCreationServicePanelModifier and TypeMethodDescriptionAnnotationSwingManager.createAnnotation(org.gvsig.annotation.AnnotationCreationService annotationCreationService) Returns the panel associated to aAnnotationCreationService.Methods in org.gvsig.annotation.swing with parameters of type JAnnotationCreationServicePanelModifier and TypeMethodDescriptionvoidAnnotationWizardPanelActionListener.cancel(JAnnotationCreationServicePanel annotationCreationServicePanel) voidAnnotationWizardPanelActionListener.finish(JAnnotationCreationServicePanel annotationCreationServicePanel) When the wizard is closed this event is thrown.voidAnnotationWindowManager.showWindow(JAnnotationCreationServicePanel panel, String title, int mode) Inserts a Panel in a window with a characteristic properties.