| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardContainer | |
|---|---|
| org.springframework.richclient.application.setup | |
| org.springframework.richclient.samples.showcase.wizard | |
| org.springframework.richclient.wizard | |
| Uses of WizardContainer in org.springframework.richclient.application.setup | 
|---|
| Classes in org.springframework.richclient.application.setup that implement WizardContainer | |
|---|---|
|  class | SetupWizardDialog | 
| Uses of WizardContainer in org.springframework.richclient.samples.showcase.wizard | 
|---|
| Classes in org.springframework.richclient.samples.showcase.wizard that implement WizardContainer | |
|---|---|
|  class | BasicWizardDialog | 
| Uses of WizardContainer in org.springframework.richclient.wizard | 
|---|
| Classes in org.springframework.richclient.wizard that implement WizardContainer | |
|---|---|
|  class | ExtendedWizardDialogWizard dialog that additionally adds a panel to the dialog showing the page path and the current page. | 
|  class | WizardDialogDialog for wizards. | 
| Methods in org.springframework.richclient.wizard that return WizardContainer | |
|---|---|
|  WizardContainer | Wizard.getContainer()Returns the container managing the display of this wizard. | 
|  WizardContainer | AbstractWizard.getContainer()Returns the component that contains this wizard. | 
| protected  WizardContainer | AbstractWizardPage.getContainer() | 
| Methods in org.springframework.richclient.wizard with parameters of type WizardContainer | |
|---|---|
|  void | Wizard.setContainer(WizardContainer wizardContainer)Sets or clears the container of this wizard. | 
|  void | AbstractWizard.setContainer(WizardContainer container)Sets the component that contains this wizard. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||