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