Package net.sf.doolin.gui.validation

Interface Summary
GUIValidationDecorator Specialized decorator for the validation of views.
GUIValidator<B> Validator interface for the Doolin GUI framework
ValidationMsgKeys Default validation message keys.
ValidationSupport<B> Defines the support for the validation of a view
 

Class Summary
AbstractValidationGUIViewDecorator Abstract implementation for a view decorator that setups the validation on a view.
AbstractValidator<B> Abstract validator.
ChainedValidator<B> Chain of validators.
ConfirmPasswordValidator<B> Validator used for the validation of a password input.
DefaultValidationGUIViewDecorator Default decorator for the validation of the view.
GUIValidation This class defines the result for a validation.
GUIValidationMessage Validation message
IconFeedbackPanel Can display validation feedback icons "over" a content panel.
SimpleValidator<B> Validator based on textual declarations.
ValidationComponentUtils Utilities for the validation of components.
 



Copyright © 2011. All Rights Reserved.