|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JAXXValidator
The contract of a validator-able object.
| Method Summary | |
|---|---|
BeanValidator<?> |
getValidator(String validatorId)
Obtain a validator from his id |
List<String> |
getValidatorIds()
|
void |
registerValidatorFields()
Init the fields representation. |
| Method Detail |
|---|
BeanValidator<?> getValidator(String validatorId)
validatorId - validator id
null if not findList<String> getValidatorIds()
void registerValidatorFields()
SwingValidator.setFieldRepresentation(String, JComponent)
is invoked at init, if a field is not watched for the selected context,
then after when changing context name, the field will not be notified of any changed...
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||