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

Packages that use WizardExtModel
jaxx.runtime.swing.wizard.ext JAXX - Wizard framework 
 

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

Classes in jaxx.runtime.swing.wizard.ext with type parameters of type WizardExtModel
 interface WizardExtUI<E extends WizardExtStep,M extends WizardExtModel<E>>
          Contrat a respecter pour une ui de wizard.
 

Methods in jaxx.runtime.swing.wizard.ext with type parameters of type WizardExtModel
static
<E extends WizardExtStep,M extends WizardExtModel<E>>
void
WizardExtUtil.installWizardUIListeners(WizardExtUI<E,M> ui)
           
 

Methods in jaxx.runtime.swing.wizard.ext that return WizardExtModel
 WizardExtModel<E> WizardExtModel.addOperation(E operation)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.