org.openjump.sigle.plugin.joinTable
Class JoinTableExtension

java.lang.Object
  extended by com.vividsolutions.jump.workbench.plugin.Extension
      extended by org.openjump.sigle.plugin.joinTable.JoinTableExtension
All Implemented Interfaces:
Configuration

public class JoinTableExtension
extends Extension

Author:
Olivier BEDEL Laboratoire RESO UMR 6590 CNRS Bassin Versant du Jaudy-Guindy-Bizien 27 oct. 2004 license Licence CeCILL http://www.cecill.info/

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

Constructor Detail

JoinTableExtension

public JoinTableExtension()
Method Detail

configure

public void configure(PlugInContext context)
               throws java.lang.Exception
Throws:
java.lang.Exception