Package com.jgoodies.validation.extras

Contains optional Validation framework classes that ship only with the JGoodies Validation source distribution and are not yet part of the binary Validation library.

See:
          Description

Class Summary
DelayedValidationResultModel A ValidationResultModel that defers changes for a specified delay.
IconFeedbackPanel Can display validation feedback icons "over" a content panel.
LimitedValidationResultModel An implementation of ValidationResultModel that wraps another ValidationResultModel to limit the number of reported ValidationMessages.
 

Package com.jgoodies.validation.extras Description

Contains optional Validation framework classes that ship only with the JGoodies Validation source distribution and are not yet part of the binary Validation library. The API of these classes is work in progress and may change without notice. The classes may even be completely removed from future versions of the Validation library. If you want to use a class from this package, you may consider copying it into your codebase.

Related Documentation

For more information see:

See Also:
com.jgoodies.validation, com.jgoodies.validation.message, com.jgoodies.validation.util, com.jgoodies.validation.view


Copyright © 2003-2011 JGoodies Karsten Lentzsch. All Rights Reserved.