Package org.apache.groovy.swing.binding
Class PropertyChangeProxyTargetBinding
java.lang.Object
org.apache.groovy.swing.binding.PropertyChangeProxyTargetBinding
- All Implemented Interfaces:
 TargetBinding
- 
Constructor Summary
ConstructorsConstructorDescriptionPropertyChangeProxyTargetBinding(Object proxyObject, String propertyName, PropertyChangeListener listener)  - 
Method Summary
 
- 
Constructor Details
- 
PropertyChangeProxyTargetBinding
public PropertyChangeProxyTargetBinding(Object proxyObject, String propertyName, PropertyChangeListener listener)  
 - 
 - 
Method Details
- 
updateTargetValue
- Specified by:
 updateTargetValuein interfaceTargetBinding
 
 -