jaxx.runtime.swing.wizard
Interface WizardStepUI<E extends WizardStep,M extends WizardModel<E>>

Type Parameters:
E - le type d'étape
M - 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

Method Summary
 E getStep()
           
 

Method Detail

getStep

E getStep()


Copyright © 2008-2010 CodeLutin. All Rights Reserved.