<Swing Dev> Code review request: 8026929: remove accelerators from policytool resources

Leif Samuelsson leif.samuelsson at oracle.com
Mon Oct 21 19:12:09 UTC 2013


Hi All,

This is a small additional fix to PolicyTool to move the default
accelerators for File->New/Open/Save from the resource bundle to
hard coded values in PolicyTool.java.

This is done to avoid confusing the translators about the difference
between mnemonics and accelerators. Accelerators are typically not
localized, but this fix will still allow overriding the values for
rare cases, by specifying them in a localized resource bundle.

   http://cr.openjdk.java.net/~weijun/8026929/webrev.00/

I am the Contributor for this bug fix, and Max (Weijun) will be the
Committer.

Thanks,
Leif



More information about the swing-dev mailing list