[RFC][Icedtea-web]: removes the need for MiddleClickListener in itw-settings
Omair Majid
omajid at redhat.com
Tue Dec 21 13:13:10 PST 2010
On 12/20/2010 04:19 PM, Andrew Su wrote:
> On 12/17/2010 10:01 AM, Andrew Su wrote:
>> Hello,
>>
>> This patch will remove the need for use of MiddleClickListener.java.
>> It instead uses DocumentListener which also refactors the code a bit.
>>
>> Changelog:
>>
>> * netx/net/sourceforge/jnlp/controlpanel/AdvancedProxySettingsPane.java,
>> netx/net/sourceforge/jnlp/controlpanel/NetworkSettingsPanel.java:
>> Replaced
>> key listeners and mouse listeners for text fields with document adapter.
>> * netx/net/sourceforge/jnlp/controlpanel/DocumentAdapter.java: New class.
>> * netx/net/sourceforge/jnlp/controlpanel/MiddleClickListener.java:
>> Removed.
>>
>> Questions? Comment? Concerns?
>>
>> Regards,
>> Andrew
> --snip--
>
> This is updated to remove the print statement.
>
> Questions, comments, concerns?
>
Looks good to me. Okay for HEAD.
Cheers,
Omair
More information about the distro-pkg-dev
mailing list