| Package | Description |
|---|---|
| jaxx.runtime.validator.swing |
| Class and Description |
|---|
| SwingValidator
La surcharge de
BeanValidator pour les ui swing
Permet d'ajouter facilement le support de la validation des champs d'un bean
et de le relier a une interface graphique. |
| SwingValidatorMessage
The object to box a validation message within an u.
|
| SwingValidatorMessageListModel
The model of the list of validation's messages
|
| SwingValidatorMessageListMouseListener
A mouse listener to put on a
JList with a SwingValidatorMessageListModel as a model. |
| SwingValidatorMessageTableModel
The model of the table of errors.
|
| SwingValidatorMessageTableMouseListener
A mouse listener to put on a
JList with a SwingValidatorMessageTableModel as a model. |
| SwingValidatorMessageTableRenderer
A simple render of a table of validator's messages, says a table that use
a
SwingValidatorMessageTableModel model. |
Copyright © 2008-2012 CodeLutin. All Rights Reserved.