| Interface | Description |
|---|---|
| SwingListValidatorDataLocator<O> |
Object that can locate for a given
SwingListValidatorMessage,
the cell of this data in a table editor. |
| Class | Description |
|---|---|
| SimpleBeanValidatorMessageTableModel |
A model of the table of errors based on
SimpleBeanValidatorMessage. |
| SimpleBeanValidatorMessageTableRenderer |
A simple render of a table of validator's messages, says a table that use
a
SimpleBeanValidatorMessageTableModel model. |
| SwingListValidator<B> |
Created on 9/17/14.
|
| SwingListValidatorHighlightPredicate<O> |
HighLight predicates for a table editor using
BeanListValidator of
his data. |
| SwingListValidatorMessage |
TODO
|
| SwingListValidatorMessageTableModel |
The model of the table of errors.
|
| SwingListValidatorMessageTableMouseListener |
A mouse listener to edit a cell when double clicking on a validation
message coming from a
SwingValidatorMessageTableModel. |
| SwingListValidatorMessageTableRenderer |
TODO
|
| SwingListValidatorMessageWidget | |
| SwingListValidatorTableEditorModelListener<O> |
Listens a table model which is the editor of a list of bean, add and remove
beans to the target validator.
|
| SwingValidator<B> |
La surcharge de
SimpleBeanValidator 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 swing ui.
|
| 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. |
| SwingValidatorMessageListRenderer |
A simple render of a table of validator's messages, says a table that use a
SwingValidatorMessageTableModel 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. |
| SwingValidatorMessageWidget |
Button which opens a popup containing a table with the errors found
by registered validators.
|
| SwingValidatorUtil |
The helper class for swing validation module.
|
Copyright © 2008–2021 Ultreia.io. All rights reserved.