pcl
was added more than once to the same event source for the specified property, it will be notified one less time after being removed. If name
is null, no exception is thrown and no action is taken. If pcl
is null, or was never added for the specified property, no exception is thrown and no action is taken.
@param name The name of the property that was listened on
@param pcl The PropertyChangeListener to be removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|