Uses of Class
jaxx.runtime.swing.wizard.ext.WizardExtStepModel

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

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

Fields in jaxx.runtime.swing.wizard.ext with type parameters of type WizardExtStepModel
protected  Map<E,WizardExtStepModel<E>> WizardExtModel.models
          le dictionnaire des modèles d'opération
 

Methods in jaxx.runtime.swing.wizard.ext that return WizardExtStepModel
 WizardExtStepModel<E> WizardExtModel.getStepModel(E operation)
           
 WizardExtStepModel<?> WizardExtStep.newModel()
          Instancie le modèle associée à l'étape.
 

Methods in jaxx.runtime.swing.wizard.ext that return types with arguments of type WizardExtStepModel
 Class<? extends WizardExtStepModel<?>> WizardExtStep.getModelClass()
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.