:: JGOODIES :: Validation Demo

:: Readme :: Validation Demo 2.0.1 ::

A validation how-to

This demo utilizes and presents the JGoodies Validation library that helps you validate user input in Swing applications and report validation errors and warnings.

Requirements

The JGoodies Validation Demo requires Java 5 or later, the JGoodies Binding, Forms, Looks, UIF, UIF-Extras, Validation, and the SwingWorker backport for Java 5.

Distribution Contents

docs/api   JavaDocs directory
 
src/main   sources and runtime resources for the demo frame
src/photoshop   application design time Photoshop resources
 
RELEASE-NOTES.txt   information about changes, bug fixes, etc.
LICENSE-src.txt   the source code license agreement
README.html   this readme file
RELEASE-NOTES.txt   information about changes, bug fixes, etc.
 
validationdemo-2.0.1.jar   the executable JAR for the application
(c) 2008 JGoodies