Package org.af.commons.widgets.validate

Provides classes for input components that validate their input.

See:
          Description

Interface Summary
ValidatedComponent<E>  
 

Class Summary
IntegerTextField  
NumberTextField<E extends Number>  
RealTextField  
ValidatedTextField<E>  
 

Exception Summary
ValidationException  
 

Package org.af.commons.widgets.validate Description

Provides classes for input components that validate their input.