Hi All,Please review a doc modification making it clear that mnemonic display depends on L&F.
It seems, the doc in current form, may imply thatfirst occurence of the character defined by the mnemonic will be underlined "always" but it is not so.
For windows L&F, it is underlined only when ALT key is pressed.
Bug: https://bugs.openjdk.java.net/browse/JDK-7163851 webrev: http://cr.openjdk.java.net/~psadhukhan/7163851/webrev.00/ Regards Prasanta