Uses of Interface
jaxx.runtime.swing.wizard.WizardStepUI
| Package | Description |
|---|---|
| jaxx.runtime.swing.wizard |
JAXX - Wizard framework
|
| jaxx.runtime.swing.wizard.ext |
JAXX - Wizard framework
|
-
Uses of WizardStepUI in jaxx.runtime.swing.wizard
Methods in jaxx.runtime.swing.wizard that return WizardStepUI Modifier and Type Method Description WizardStepUI<E,M>WizardUI. getSelectedStepUI()WizardStepUI<E,M>WizardUI. getStepUI(int stepIndex)WizardStepUI<E,M>WizardUI. getStepUI(E step) -
Uses of WizardStepUI in jaxx.runtime.swing.wizard.ext
Methods in jaxx.runtime.swing.wizard.ext that return WizardStepUI Modifier and Type Method Description WizardStepUI<?,?>WizardExtStep. newUI(WizardExtUI<?,?> ui)Construit l'ui associée à l'étape.Methods in jaxx.runtime.swing.wizard.ext that return types with arguments of type WizardStepUI Modifier and Type Method Description java.lang.Class<? extends WizardStepUI<?,?>>WizardExtStep. getUiClass()