Package | Description |
---|---|
com.jgoodies.binding.beans |
Contains classes to model and work with Java Beans and
Java Bean properties.
|
Modifier and Type | Method and Description |
---|---|
static PropertyConnector |
PropertyConnector.connect(Object bean1,
String property1Name,
Object bean2,
String property2Name)
Synchronizes the two bound bean properties as specified
by the given pairs of bean and associated property name.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.