Package de.latlon.deejump.plugin.manager
Class DummyExtension
- java.lang.Object
-
- com.vividsolutions.jump.workbench.plugin.Extension
-
- de.latlon.deejump.plugin.manager.DummyExtension
-
- All Implemented Interfaces:
Configuration
public class DummyExtension extends Extension
-
-
Constructor Summary
Constructors Constructor Description DummyExtension()
-
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
-
-