Interface IWizardPageFactory
-
public interface IWizardPageFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IWizardPagecreate()booleanisApplicable()
-
-
-
Method Detail
-
create
IWizardPage create()
-
isApplicable
boolean isApplicable()
-
-