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 class
URLWizardPanel
-
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 class
AbstractWizardPanel
-
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 class
AddDataStoreLayerWizardPanel
class
AddWritableDataStoreLayerWizardPanel
WizardPanel to connect to a read/write datastore.class
SaveToDataStorePanel
Wrapper 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 class
ChooseProjectPanel
class
SelectFilesPanel
-
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 class
SelectFilePanel
-