Serialized Form


Package org.formproc

Class org.formproc.FormConfigurationException implements Serializable

Serialized Fields

throwable

java.lang.Throwable throwable


Package org.formproc.example

Class org.formproc.example.AllValidDialog implements Serializable

Serialized Fields

form

Form form

locale

java.util.Locale locale

objectTable

javax.swing.JTable objectTable

okButton

javax.swing.JButton okButton

Class org.formproc.example.ErrorDialog implements Serializable

Serialized Fields

formResult

FormResult formResult

locale

java.util.Locale locale

tabbedPane

javax.swing.JTabbedPane tabbedPane

okButton

javax.swing.JButton okButton

Class org.formproc.example.ExampleApp implements Serializable

Serialized Fields

nameLabel

javax.swing.JLabel nameLabel

nameField

javax.swing.JTextField nameField

nameMessageLabel

javax.swing.JLabel nameMessageLabel

occupationLabel

javax.swing.JLabel occupationLabel

occupationField

javax.swing.JTextField occupationField

occupationMessageLabel

javax.swing.JLabel occupationMessageLabel

ageLabel

javax.swing.JLabel ageLabel

ageField

javax.swing.JTextField ageField

ageMessageLabel

javax.swing.JLabel ageMessageLabel

birthdateLabel

javax.swing.JLabel birthdateLabel

birthdateField

javax.swing.JTextField birthdateField

birthdateMessageLabel

javax.swing.JLabel birthdateMessageLabel

usernameLabel

javax.swing.JLabel usernameLabel

usernameField

javax.swing.JTextField usernameField

usernameMessageLabel

javax.swing.JLabel usernameMessageLabel

passwordLabel

javax.swing.JLabel passwordLabel

passwordField

javax.swing.JTextField passwordField

passwordMessageLabel

javax.swing.JLabel passwordMessageLabel

passwordVerifyLabel

javax.swing.JLabel passwordVerifyLabel

passwordVerifyField

javax.swing.JTextField passwordVerifyField

passwordVerifyMessageLabel

javax.swing.JLabel passwordVerifyMessageLabel

submitButton

javax.swing.JButton submitButton

quitButton

javax.swing.JButton quitButton

normalColor

java.awt.Color normalColor

locale

java.util.Locale locale


Package org.formproc.validation

Class org.formproc.validation.ValidationResultMap implements Serializable

Class org.formproc.validation.ValidationResultSet implements Serializable



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