You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/08/26 18:52:57 UTC

[jira] Resolved: (PIVOT-611) add a method hasListener() in ListenerList object

     [ https://issues.apache.org/jira/browse/PIVOT-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-611.
------------------------------

    Fix Version/s: 1.5.2
                   2.0
       Resolution: Fixed

Resolved. Thanks for the patch!


> add a method hasListener() in ListenerList object
> -------------------------------------------------
>
>                 Key: PIVOT-611
>                 URL: https://issues.apache.org/jira/browse/PIVOT-611
>             Project: Pivot
>          Issue Type: Improvement
>    Affects Versions: 1.5
>            Reporter: A.J.
>            Priority: Minor
>             Fix For: 1.5.2, 2.0
>
>
> there is no easy way to determine wether a listener has already been added to a listener list (except by getting an iterator and traversing the list).
> it would be convenient to have 'hasListener' method in the ListenerList class that encapsulates this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.