<Swing Dev> Integrated: 8263907: Specification of CellRendererPane::paintComponent(..Rectangle) should clearly mention which method it delegates the call to
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Apr 8 04:49:39 UTC 2021
On Tue, 23 Mar 2021 06:10:32 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Specification for method
> javax/swing/CellRendererPane.html#paintComponent(java.awt.Graphics,java.awt.Component,java.awt.Container,java.awt.Rectangle)
> is not perfectly clear which method the call is delegated to.
>
> Updated spec to clarify.
This pull request has now been integrated.
Changeset: 016db40c
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/016db40c
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8263907: Specification of CellRendererPane::paintComponent(..Rectangle) should clearly mention which method it delegates the call to
Reviewed-by: aivanov, serb
-------------
PR: https://git.openjdk.java.net/jdk/pull/3146
More information about the swing-dev
mailing list