Uses of Interface
jaxx.runtime.swing.wizard.ext.WizardExtUI
| Package | Description |
|---|---|
| jaxx.runtime.swing.wizard.ext |
JAXX - Wizard framework
|
-
Uses of WizardExtUI in jaxx.runtime.swing.wizard.ext
Methods in 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.