Uses of Class com.jgoodies.binding.beans.PropertyConnector

Uses in package com.jgoodies.binding.beans

Methods with return type com.jgoodies.binding.beans.PropertyConnector

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-2008 JGoodies Karsten Lentzsch. All Rights Reserved.