listener
was added more than once to the same event source, it will be notified one less time after being removed. If listener
is null, or was never added, no exception is thrown and no action is taken.
@param listener The PropertyChangeListener to be removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|