VetoableChangeListener
. If 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 vcl
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 vcl The VetoableChangeListener
to be removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|