|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
---|---|
com.jgoodies.validation | Consists of the required validation framework core types |
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. |
com.jgoodies.validation.formatter | Contains Formatter classes useful for configuring JFormattedTextFields. |
com.jgoodies.validation.message | Contains default implementations for validation messages |
com.jgoodies.validation.util | Contains optional validation helper classes and default implementations. |
com.jgoodies.validation.view | Contains optional validation helper classes that assist in presenting validation results. |
This document describes the JGoodies Validation API that helps you validate user input in Swing apps and report validation errors and warnings. It is a tiny set of class that has been designed to work with different architectures and programming flavors.
Since version 2.0 the Validation library requires Java 5 or later. The accompanying tutorial sources require the JGoodies Binding and JGoodies Forms. Versions for Java 1.4 can be found in the JGoodies Archive.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |