de.soldin.gt2jump.test.jumpplugin
Class TestExtension

java.lang.Object
  extended bycom.vividsolutions.jump.workbench.plugin.Extension
      extended byde.soldin.gt2jump.test.jumpplugin.TestExtension
All Implemented Interfaces:
com.vividsolutions.jump.workbench.plugin.Configuration

public class TestExtension
extends com.vividsolutions.jump.workbench.plugin.Extension


Constructor Summary
TestExtension()
           
 
Method Summary
 void configure(com.vividsolutions.jump.workbench.plugin.PlugInContext context)
           
 String getName()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestExtension

public TestExtension()
Method Detail

configure

public void configure(com.vividsolutions.jump.workbench.plugin.PlugInContext context)
               throws Exception
Throws:
Exception

getVersion

public String getVersion()

getName

public String getName()