<Swing Dev> RFR: 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 1 11:30:33 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.

Any reviewers?

-------------

PR: https://git.openjdk.java.net/jdk/pull/3146


More information about the swing-dev mailing list