Package jaxx.runtime.validator.swing
-
Interface Summary Interface Description SwingListValidatorDataLocator<O> Object that can locate for a givenSwingListValidatorMessage, the cell of this data in a table editor. -
Class Summary Class Description SimpleBeanValidatorMessageTableModel A model of the table of errors based onSimpleBeanValidatorMessage.SimpleBeanValidatorMessageTableRenderer A simple render of a table of validator's messages, says a table that use aSimpleBeanValidatorMessageTableModelmodel.SwingListValidator<B> Created on 9/17/14.SwingListValidatorHighlightPredicate<O> HighLight predicates for a table editor usingBeanListValidatorof his data.SwingListValidatorMessage TODOSwingListValidatorMessageTableModel The model of the table of errors.SwingListValidatorMessageTableMouseListener A mouse listener to edit a cell when double clicking on a validation message coming from aSwingValidatorMessageTableModel.SwingListValidatorMessageTableRenderer TODOSwingListValidatorMessageWidget 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 deSimpleBeanValidatorpour 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 messagesSwingValidatorMessageListMouseListener A mouse listener to put on aJListwith aSwingValidatorMessageListModelas a model.SwingValidatorMessageListRenderer A simple render of a table of validator's messages, says a table that use aSwingValidatorMessageTableModelmodel.SwingValidatorMessageTableModel The model of the table of errors.SwingValidatorMessageTableMouseListener A mouse listener to put on aJListwith aSwingValidatorMessageTableModelas a model.SwingValidatorMessageTableRenderer A simple render of a table of validator's messages, says a table that use aSwingValidatorMessageTableModelmodel.SwingValidatorMessageWidget Button which opens a popup containing a table with the errors found by registered validators.SwingValidatorUtil The helper class for swing validation module.