Hi David,

Am Dienstag, den 14.02.2006, 11:37 +0000 schrieb David Gilbert:
> The JComponent.getListeners(Class) method doesn't return any 
> PropertyChangeListeners 
> that have been added to a JComponent.  However, I modified the Mauve test for 
> this 
> method to show that the reference implementation does return the 
> PropertyChangeListeners, so I propose this patch to make it work:
> 
> 2006-02-14  David Gilbert  <[EMAIL PROTECTED]>
> 
>       * javax/swing/JComponent.java
>       (getListeners): Check for PropertyChangeListener.class and delegate to
>       getPropertyChangeListeners() for that case.
> 
> OK to commit?

Sure. Thanks for finding and fixing this. And for the Mauve test of
course :-)

/Roman

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to