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