Package de.latlon.deejump.plugin.manager
Class ExtensionManagerExtension
- java.lang.Object
-
- com.vividsolutions.jump.workbench.plugin.Extension
-
- de.latlon.deejump.plugin.manager.ExtensionManagerExtension
-
- All Implemented Interfaces:
Configuration
public class ExtensionManagerExtension extends Extension
-
-
Constructor Summary
Constructors Constructor Description ExtensionManagerExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
configure(PlugInContext context)
String
getName()
-
Methods inherited from class com.vividsolutions.jump.workbench.plugin.Extension
getMessage, getVersion
-
-