Uses of Interface
org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Packages that use WizardExtUI Package Description org.nuiton.jaxx.runtime.swing.wizard.ext JAXX - Wizard framework -
-
Uses of WizardExtUI in org.nuiton.jaxx.runtime.swing.wizard.ext
Methods in org.nuiton.jaxx.runtime.swing.wizard.ext with parameters of type WizardExtUI Modifier and Type Method Description static <E extends WizardExtStep,M extends WizardExtModel<E>>
voidWizardExtUtil. installWizardUIListeners(WizardExtUI<E,M> ui)WizardStepUI<?,?>WizardExtStep. newUI(WizardExtUI<?,?> ui)Construit l'ui associée à l'étape.
-