Uses of Interface
com.iizigo.swt.IWizardValidator
Packages that use IWizardValidator
Uses of IWizardValidator in com.iizigo.ssl
Methods in com.iizigo.ssl that return IWizardValidatorUses of IWizardValidator in com.iizigo.swt
Methods in com.iizigo.swt with parameters of type IWizardValidatorModifier and TypeMethodDescriptionstatic void
ValidateWizardDialog.setValidate
(org.eclipse.jface.wizard.IWizardPage page, IWizardValidator validator) Sets the validator from a control of a dialog page.void
ValidateWizardDialog.setValidator
(org.eclipse.jface.wizard.IWizardPage page, IWizardValidator validator) Sets the validate state.