|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardModel | |
|---|---|
| jaxx.runtime.swing.wizard | JAXX - Wizard framework This package contains all the classes of the wizard framework. |
| Uses of WizardModel in jaxx.runtime.swing.wizard |
|---|
| Classes in jaxx.runtime.swing.wizard with type parameters of type WizardModel | |
|---|---|
interface |
WizardStepUI<E extends WizardStep,M extends WizardModel<E>>
Le contrat d'une ui d'étape. |
interface |
WizardUI<E extends WizardStep,M extends WizardModel<E>>
Contrat a respecter pour une ui de wizard. |
class |
WizardUILancher<E extends WizardStep,M extends WizardModel<E>,UI extends WizardUI<E,M>>
Une classe pour lancer une ui de wizard. |
| Subclasses of WizardModel in jaxx.runtime.swing.wizard | |
|---|---|
class |
WizardOperationModel<E extends WizardOperationStep>
Un modèle de wizard avec des opérations. |
| Methods in jaxx.runtime.swing.wizard with type parameters of type WizardModel | ||
|---|---|---|
static
|
WizardUtil.installWizardUIListeners(WizardUI<E,M> ui)
|
|
| Methods in jaxx.runtime.swing.wizard with parameters of type WizardModel | |
|---|---|
static void |
WizardUtil.addDebugLogListener(org.apache.commons.logging.Log log,
WizardModel model)
|
static void |
WizardUtil.addTraceLogListener(org.apache.commons.logging.Log log,
WizardModel model)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||