<Swing Dev> RFR: 8264218: Public method javax.swing.JMenu.setComponentOrientation() has no spec [v4]
Alexey Ivanov
aivanov at openjdk.java.net
Thu Apr 1 16:12:43 UTC 2021
On Thu, 1 Apr 2021 16:08:48 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> A public overriding method JMenu.setComponentOrientation(java.awt.ComponentOrientation)
>> has no spec.
>> Added spec for the method.
>
> Prasanta Sadhukhan has updated the pull request incrementally with two additional commits since the last revision:
>
> - javadoc change
> - javadoc change
src/java.desktop/share/classes/javax/swing/JMenu.java line 1263:
> 1261: *
> 1262: * @param o the new orientation for this menu and
> 1263: * its associated popup menu contained within it.
I'd rather remove “contained within it”.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3213
More information about the swing-dev
mailing list