Package org.jtheque.core.utils.ui.constraints

Contains the classes to manage the constraint of the entity.

See:
          Description

Interface Summary
Constraint A constraint on an entity property.
 

Class Summary
ConstraintManager A constraint manager.
MaxLenghtConstraint A constraint to set a max length.
NotNullConstraint A constraint to indicate that the field cannot be null.
 

Package org.jtheque.core.utils.ui.constraints Description

Contains the classes to manage the constraint of the entity.



Copyright © 2009 JTheque. All Rights Reserved.