| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime.swing.wizard |
JAXX - Wizard framework
|
| org.nuiton.jaxx.runtime.swing.wizard.ext |
JAXX - Wizard framework
|
| Modifier and Type | Class and Description |
|---|---|
class |
WizardUILancher<E extends WizardStep,M extends WizardModel<E>,UI extends WizardUI<E,M>>
Une classe pour lancer une ui de wizard.
|
| Modifier and Type | Field and Description |
|---|---|
protected UI |
WizardUILancher.ui |
| Modifier and Type | Method and Description |
|---|---|
static <E extends WizardStep,M extends WizardModel<E>> |
WizardUtil.addTabsDisplayUntilStepListener(WizardUI<E,M> ui)
Ajoute un listener sur le modele pour gere la politique d'affichage des
onglets.
|
static <E extends WizardStep,M extends WizardModel<E>> |
WizardUtil.installWizardUIListeners(WizardUI<E,M> ui) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WizardExtUI<E extends WizardExtStep,M extends WizardExtModel<E>>
Contrat a respecter pour une ui de wizard.
|
Copyright © 2008–2020 Ultreia.io. All rights reserved.