Uses of Class
org.bidib.wizard.mvc.common.view.wizard.DefaultJWizardComponents
-
Packages that use DefaultJWizardComponents Package Description org.bidib.wizard.mvc.stepcontrol.view.wizard -
-
Uses of DefaultJWizardComponents in org.bidib.wizard.mvc.stepcontrol.view.wizard
Methods in org.bidib.wizard.mvc.stepcontrol.view.wizard that return DefaultJWizardComponents Modifier and Type Method Description DefaultJWizardComponentsCustomLogoJWizardDialog. getWizardComponents()Returns this wizards components.Methods in org.bidib.wizard.mvc.stepcontrol.view.wizard with parameters of type DefaultJWizardComponents Modifier and Type Method Description voidCustomLogoJWizardDialog. setWizardComponents(DefaultJWizardComponents aWizardComponents)Sets this wizards components.
-