|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WizardPage | |
---|---|
org.bounce.wizard |
Uses of WizardPage in org.bounce.wizard |
---|
Methods in org.bounce.wizard that return WizardPage | |
---|---|
WizardPage |
WizardPage.getBack()
|
abstract WizardPage |
WizardPage.getNext()
|
WizardPage |
Wizard.getPage()
|
Methods in org.bounce.wizard that return types with arguments of type WizardPage | |
---|---|
protected CardPanel<WizardPage> |
Wizard.getCards()
|
Methods in org.bounce.wizard with parameters of type WizardPage | |
---|---|
void |
Wizard.addPage(WizardPage page)
Add a page to the wizard. |
void |
WizardPage.setBack(WizardPage back)
|
protected void |
Wizard.setPage(WizardPage page)
|
Constructors in org.bounce.wizard with parameters of type WizardPage | |
---|---|
WizardPageEvent(WizardPage source)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |