|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
org.netbeans.spi.wizard |
Uses of WizardPanelProvider in org.netbeans.spi.wizard |
---|
Modifier and Type | Method and Description |
---|---|
protected WizardPanelProvider |
WizardBranchController.getPanelProviderForStep(java.lang.String step,
java.util.Map settings)
Override this method to return a WizardPanelProvider representing the
steps from here to the final step of the wizard, varying the returned
object based on the contents of the map and the step in question. |
Constructor and Description |
---|
WizardBranchController(WizardPanelProvider base)
Create a new WizardBranchController. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |