Uses of Interface
jaxx.runtime.swing.wizard.WizardStepUI

Packages that use WizardStepUI
jaxx.runtime.swing.wizard JAXX - Wizard framework This package contains all the classes of the wizard framework. 
jaxx.runtime.swing.wizard.ext JAXX - Wizard framework This package contains all the classes of the wizard framework ext. 
 

Uses of WizardStepUI in jaxx.runtime.swing.wizard
 

Methods in jaxx.runtime.swing.wizard that return WizardStepUI
 WizardStepUI<E,M> WizardUI.getSelectedStepUI()
           
 WizardStepUI<E,M> WizardUI.getStepUI(E step)
           
 WizardStepUI<E,M> WizardUI.getStepUI(int stepIndex)
           
 

Uses of WizardStepUI in jaxx.runtime.swing.wizard.ext
 

Methods in jaxx.runtime.swing.wizard.ext that return WizardStepUI
 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
 Class<? extends WizardStepUI<?,?>> WizardExtStep.getUiClass()
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.