An object to be invoked when a PropertyChange
event is fired.
Description
Register a listener for the PropertyChange event. When a
PropertyEditor changes its value it should fire a PropertyChange
event on all registered PropertyChangeListeners, specifying the
null value for the property name and itself as the source.