Uses of Class
com.iizigo.validator.ValidatorManager
Uses of ValidatorManager in com.iizigo.clientpref
Modifier and TypeMethodDescriptionvoid
BoolPref.createContents
(org.eclipse.swt.widgets.Composite parent, PropCnr settings, ValidatorManager manager) Creates the contents.void
ColorPref.createContents
(org.eclipse.swt.widgets.Composite parent, PropCnr settings, ValidatorManager manager) Creates the contents.void
IClientPref.createContents
(org.eclipse.swt.widgets.Composite parent, PropCnr settings, ValidatorManager manager) Creates the contents.void
IntPref.createContents
(org.eclipse.swt.widgets.Composite parent, PropCnr settings, ValidatorManager manager) Creates the contents.void
KeyPref.createContents
(org.eclipse.swt.widgets.Composite parent, PropCnr settings, ValidatorManager manager) Creates the contents.void
LinePref.createContents
(org.eclipse.swt.widgets.Composite parent, PropCnr settings, ValidatorManager manager) Creates the contents.Uses of ValidatorManager in com.iizigo.selector
Modifier and TypeMethodDescriptionvoid
LanguageCodeComposite.addValidator
(ValidatorManager validatorManager, boolean mustValidate) Adds a validator to the language code.Uses of ValidatorManager in com.iizigo.text
ModifierConstructorDescriptionNewTextTablesWithLanguageComposite
(org.eclipse.swt.widgets.Composite parent, ModuleModel model, int marginLeft, int marginRight, int marginTop, int marginBottom, ValidatorManager validatorManager, int widthHint, String baseTextTableName) Constructor.Uses of ValidatorManager in com.iizigo.validator