<Swing Dev> [8] Review request for 8002077 Possible mnemonic issue on JFileChooser Save button on nimbus L&F
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Fri Nov 16 13:00:19 UTC 2012
Hello,
Could you review the fix:
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8002077
webrev: http://cr.openjdk.java.net/~alexsch/8002077/webrev.00
The Save button does not have a mnemonic because the mnemonic is not
updated after changing the JFileChooser type from default (open) to save
in the SynthFileChooserUI.
The fix updates the Save button mnemonic when JFileChooser control
buttons are updated.
Thanks,
Alexandr.
More information about the swing-dev
mailing list