<Swing Dev> RFR: 8263907: Specification of CellRendererPane::paintComponent(..Rectangle) should clearly mention which method it delegates the call to [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Apr 7 03:21:13 UTC 2021
On Tue, 6 Apr 2021 20:22:36 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Can this please be approved if there's no more comments?
>
>> Probably the simple "Calls paintComponent(g, c, p, r.x, r.y, r.width, r.height)" will work?
>
> …where `{@code r}` is the passed in rectangle.
>
> I'd add spaces after commas: x, y, width, height.
OK. done
-------------
PR: https://git.openjdk.java.net/jdk/pull/3146
More information about the swing-dev
mailing list