Class AddDataStoreLayerWizard
java.lang.Object
org.openjump.core.ui.swing.wizard.AbstractWizardGroup
org.openjump.core.ui.plugin.datastore.AddDataStoreLayerWizard
- All Implemented Interfaces:
WizardGroup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidload(Layer layer, CoordinateSystemRegistry registry, TaskMonitor monitor) voidrun(WizardDialog dialog, TaskMonitor monitor) Methods inherited from class AbstractWizardGroup
addPanel, addPanel, getIcon, getName, getPanels, initialize, removeAllPanels, removePanel
-
Constructor Details
-
AddDataStoreLayerWizard
-
-
Method Details
-
getFirstId
- Specified by:
getFirstIdin interfaceWizardGroup- Overrides:
getFirstIdin classAbstractWizardGroup
-
run
- Throws:
Exception
-
load
public static void load(Layer layer, CoordinateSystemRegistry registry, TaskMonitor monitor) throws Exception - Throws:
Exception
-