Package org.formproc.example

Example code.

See:
          Description

Class Summary
AllValidDialog Dialog which is shown when all fields are valid.
ErrorDialog Error dialog which is displayed when there are one or more validation errors.
ExampleApp An example Swing application which demonstrates how FormProc can be used in a desktop application.
ExampleResourceBundle Default resource bundle for the example application.
ExampleResourceBundle_fr French language resource bundle for the example application.
IsIntRule This validates that the given value is an integer.
User An example business object representing a user.
UsernameValidator A custom validator which demonstrates how to add new validator classes to FormProc.
 

Package org.formproc.example Description

Example code.



Copyright (c) 2001-2003 Anthony Eden. All Rights Reserved.