<Swing Dev> [8] Review request for 4199622 RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation

Vladislav Karnaukhov Vladislav.Karnaukhov at oracle.com
Tue Feb 12 12:42:57 UTC 2013


Hello,

please review a little face-lifting and refactoring: 
http://cr.openjdk.java.net/~vkarnauk/4199622/webrev.08/

These little changes in BasicComboBoxUI.java are to make code more readable.

Regards,
- Vlad

On 1/16/2013 04:58 PM, Vladislav Karnaukhov wrote:
> Hello,
>
> could you please review the fix:
> bug: http://bugs.sun.com/view_bug.do?bug_id=4199622
> webrev: http://cr.openjdk.java.net/~vkarnauk/4199622/webrev.00/
>
> The fix uses new property to disable ActionEvent generation in
> JComboBox' drop-down window when an user navigates with keyboard.
> The fix works only when property is explicitly set by a developer;
> otherwise default JComboBox' behavior doesn't change.
>
> Regards,
> - Vlad





More information about the swing-dev mailing list