Package VASSAL.build.module
Class WizardSupport.BranchingWizard
java.lang.Object
org.netbeans.spi.wizard.WizardBranchController
VASSAL.build.module.WizardSupport.BranchingWizard
- Enclosing class:
WizardSupport
public static class WizardSupport.BranchingWizard
extends org.netbeans.spi.wizard.WizardBranchController
Branches the wizard by forwarding to the Wizard stored in the wizard settings under a specified key
-
Constructor Summary
ConstructorDescriptionBranchingWizard
(org.netbeans.spi.wizard.WizardPanelProvider base, String key) -
Method Summary
Modifier and TypeMethodDescriptionprotected org.netbeans.spi.wizard.WizardPanelProvider
getPanelProviderForStep
(String step, Map settings) protected org.netbeans.spi.wizard.Wizard
getWizardForStep
(String step, Map settings) Methods inherited from class org.netbeans.spi.wizard.WizardBranchController
createWizard
-
Constructor Details
-
BranchingWizard
-
-
Method Details
-
getPanelProviderForStep
-
getWizardForStep
-