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(java.lang.Object bean1,
java.lang.String property1Name,
java.lang.Object bean2,
java.lang.String property2Name)
Synchronizes the two bound bean properties as specified
by the given pairs of bean and associated property name.
|
Copyright © 2002-2010 JGoodies Karsten Lentzsch. All Rights Reserved.