|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingValidator | |
|---|---|
| javax.beans.binding | The classes in this package, and subpackages, provide a way to bind two properties of two objects together. |
| Uses of BindingValidator in javax.beans.binding |
|---|
| Methods in javax.beans.binding that return BindingValidator | |
|---|---|
BindingValidator |
Binding.getValidator()
Returns the BindingValidator used to validate changes
originating from the target. |
BindingValidator |
BindingContext.getValidator(Binding binding)
Returns the BindingValidator for the specified
Binding. |
| Methods in javax.beans.binding with parameters of type BindingValidator | |
|---|---|
void |
Binding.setValidator(BindingValidator validator)
Sets the BindingValidator used to validate changes originating
from the target. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||