Uses of Interface
org.locationtech.jts.jump.workbench.ui.wizard.WizardPanel
-
Packages that use WizardPanel Package Description org.locationtech.jts.jump.workbench.ui.plugin.wms org.locationtech.jts.jump.workbench.ui.wizard A simple package for implementing a wizard GUI framework. -
-
Uses of WizardPanel in org.locationtech.jts.jump.workbench.ui.plugin.wms
Classes in org.locationtech.jts.jump.workbench.ui.plugin.wms that implement WizardPanel Modifier and Type Class Description classMapLayerWizardPanelclassOneSRSWizardPanelclassSRSWizardPanelclassURLWizardPanel -
Uses of WizardPanel in org.locationtech.jts.jump.workbench.ui.wizard
Methods in org.locationtech.jts.jump.workbench.ui.wizard with parameters of type WizardPanel Modifier and Type Method Description voidWizardDialog. init(WizardPanel[] wizardPanels)
-