Class JUMPConfiguration
- java.lang.Object
-
- com.vividsolutions.jump.workbench.JUMPConfiguration
-
-
Constructor Summary
Constructors Constructor Description JUMPConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
postExtensionInitialization(WorkbenchContext workbenchContext)
void
setup(WorkbenchContext workbenchContext)
-
-
-
Method Detail
-
setup
public void setup(WorkbenchContext workbenchContext) throws Exception
-
postExtensionInitialization
public void postExtensionInitialization(WorkbenchContext workbenchContext)
-
-