Class PreferencesMain

java.lang.Object
org.gvsig.annotation.main.PreferencesMain

public class PreferencesMain extends Object
Main executable class for testing the Annotation library.
Version:
$Id$
Author:
gvSIG Team
  • Constructor Details

    • PreferencesMain

      public PreferencesMain()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • show

      public void show() throws Exception
      Throws:
      Exception
    • createService

      protected org.gvsig.annotation.AnnotationCreationService createService() throws Exception
      Returns an instance of the AnnotationCreationService.
      Returns:
      a AnnotationCreationService instance
      Throws:
      Exception - if there is any error creating the instance