Class DefaultAnnotationSwingManager

java.lang.Object
org.gvsig.annotation.swing.impl.DefaultAnnotationSwingManager
All Implemented Interfaces:
org.gvsig.annotation.swing.AnnotationSwingManager

public class DefaultAnnotationSwingManager extends Object implements org.gvsig.annotation.swing.AnnotationSwingManager
Default implementation of the AnnotationSwingManager.
Version:
$Id$
Author:
gvSIG Team
  • Constructor Details

    • DefaultAnnotationSwingManager

      public DefaultAnnotationSwingManager()
  • Method Details

    • createAnnotation

      public org.gvsig.annotation.swing.JAnnotationCreationServicePanel createAnnotation(org.gvsig.annotation.AnnotationCreationService annotationCreationService) throws org.gvsig.tools.service.ServiceException
      Specified by:
      createAnnotation in interface org.gvsig.annotation.swing.AnnotationSwingManager
      Throws:
      org.gvsig.tools.service.ServiceException
    • createAnnotationPreferences

      public org.gvsig.annotation.swing.JAnnotationPreferencesPanel createAnnotationPreferences()
      Specified by:
      createAnnotationPreferences in interface org.gvsig.annotation.swing.AnnotationSwingManager
    • getManager

      public org.gvsig.annotation.AnnotationManager getManager()
      Specified by:
      getManager in interface org.gvsig.annotation.swing.AnnotationSwingManager
    • getTranslation

      public String getTranslation(String key)
      Specified by:
      getTranslation in interface org.gvsig.annotation.swing.AnnotationSwingManager
    • getWindowManager

      public org.gvsig.annotation.swing.AnnotationWindowManager getWindowManager()
      Specified by:
      getWindowManager in interface org.gvsig.annotation.swing.AnnotationSwingManager
    • registerWindowManager

      public void registerWindowManager(org.gvsig.annotation.swing.AnnotationWindowManager windowManager)
      Specified by:
      registerWindowManager in interface org.gvsig.annotation.swing.AnnotationSwingManager