Uses of Interface
pt.uminho.generic.wizard2.IWizardInputGUI

Packages that use IWizardInputGUI
pt.uminho.generic.wizard2   
 

Uses of IWizardInputGUI in pt.uminho.generic.wizard2
 

Constructors in pt.uminho.generic.wizard2 with parameters of type IWizardInputGUI
Wizard(int width, int height, T dataContainer, IWizardInputGUI inputGUI)
           
Wizard(T dataContainer, IWizardInputGUI inputGUI)