- onModelStateChanged(WizardState) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Méthode invoquée lorsque l'état interne du modèle a changé.
- onOperationStateChanged(E, WizardState) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Méthode invoqué lorsque l'état d'une opération a changé.
- onStepChanged(E, E) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
-
Méthode invoquée lorsque l'étape courante a changé dans le modèle.
- onStepsChanged(E[]) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
-
Méthode invoquée lorsque l'univers des étapes a été modifié dans le
modèle.
- onWasInit() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Méthode invoqué lorsque le modèle a été initialisé.
- onWasStarted() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Méthode invoqué lorsque la première opération du modèlé a été démarrée.
- operations - Variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
-
La liste des opérations à effectuer
- OPERATIONS_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
-
- ordinal() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardStep
-
- org.nuiton.jaxx.runtime.swing.wizard - package org.nuiton.jaxx.runtime.swing.wizard
-
JAXX - Wizard framework
This package contains all the classes of the wizard framework.
- org.nuiton.jaxx.runtime.swing.wizard.ext - package org.nuiton.jaxx.runtime.swing.wizard.ext
-
JAXX - Wizard framework
This package contains all the classes of the wizard framework ext.