Uses of Interface
com.vividsolutions.jump.workbench.ui.wizard.WizardPanelV2
-
Packages that use WizardPanelV2 Package Description com.vividsolutions.jump.workbench.ui.plugin.wms com.vividsolutions.jump.workbench.ui.wizard A simple package for implementing a wizard GUI framework.org.openjump.core.ui.plugin.datastore org.openjump.core.ui.plugin.file.open org.openjump.core.ui.plugin.file.save -
-
Uses of WizardPanelV2 in com.vividsolutions.jump.workbench.ui.plugin.wms
Classes in com.vividsolutions.jump.workbench.ui.plugin.wms that implement WizardPanelV2 Modifier and Type Class Description classURLWizardPanel -
Uses of WizardPanelV2 in com.vividsolutions.jump.workbench.ui.wizard
Classes in com.vividsolutions.jump.workbench.ui.wizard that implement WizardPanelV2 Modifier and Type Class Description classAbstractWizardPanel -
Uses of WizardPanelV2 in org.openjump.core.ui.plugin.datastore
Classes in org.openjump.core.ui.plugin.datastore that implement WizardPanelV2 Modifier and Type Class Description classAddDataStoreLayerWizardPanelclassAddWritableDataStoreLayerWizardPanelWizardPanel to connect to a read/write datastore.classSaveToDataStorePanelWrapper class to include DataStoreSaveDriverPanel into the new SaveWizardPlugIn -
Uses of WizardPanelV2 in org.openjump.core.ui.plugin.file.open
Classes in org.openjump.core.ui.plugin.file.open that implement WizardPanelV2 Modifier and Type Class Description classChooseProjectPanelclassSelectFilesPanel -
Uses of WizardPanelV2 in org.openjump.core.ui.plugin.file.save
Classes in org.openjump.core.ui.plugin.file.save that implement WizardPanelV2 Modifier and Type Class Description classSelectFilePanel
-