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
CompoundIcon An Icon implementation that paints two icons as compound or overlaid icon using a specified alignment.
DelayedValidationResultModel A ValidationResultModel that defers changes for a specified delay.
LimitedValidationResultModel An implementation of ValidationResultModel that wraps another ValidationResultModel to limit the number of reported ValidationMessages.
 

Enum Summary
CompoundIcon.Anchor Describes how to position the foreground icon to the background icon.
 

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-2008 JGoodies Karsten Lentzsch. All Rights Reserved.