Package jaxx.runtime.swing.wizard
Interface WizardStepUI<E extends WizardStep,M extends WizardModel<E>>
- Type Parameters:
E- le type d'étapeM- le type de modèle
public interface WizardStepUI<E extends WizardStep,M extends WizardModel<E>>
Le contrat d'une ui d'étape.
- Since:
- 1.3
- Author:
- Tony Chemit - chemit@codelutin.com
-
Method Summary
-
Method Details
-
getStep
E getStep()
-