<Swing Dev> [9] Review request for 8158566 Provide a Swing property to not close toggle menu items on mouse click
Phil Race
philip.race at oracle.com
Mon Jun 27 16:56:54 UTC 2016
On 06/27/2016 04:42 AM, Semyon Sadetsky wrote:
>>>>
>>>>
>>>> I left the suggested phrase as: "* Note: some {@code L&F}s may
>>>> ignore this property. All built-in L&Fs inherit this behaviour."
>>> "L&Fs" produces compilation error because the "&" is a prefix for
>>> special symbols codes.
>>> You need to replace it with "&"
>> Updated: http://cr.openjdk.java.net/~alexsch/8158566/webrev.03/
> Looks good to me.
>
> --Semyon
I don't see the change referred to ...
http://cr.openjdk.java.net/~alexsch/8158566/webrev.03/src/java.desktop/share/classes/javax/swing/JCheckBoxMenuItem.java.sdiff.html
65 * Note: some {@code L&F}s may ignore this property. All built-in {@code L&F}s
66 * inherit this behaviour.
-phil.
More information about the swing-dev
mailing list