RFR: JDK-8294680: Refactor scaled border rendering

Alan Snyder javalists at cbfiddle.com
Sat Dec 10 16:48:01 UTC 2022


On Dec 9, 2022, at 10:18 AM, Harshitha Onkar <harshitha.onkar at oracle.com> wrote:
> 
> Do you have a specific use case in mind?

No, but as a developer of a third party LAF and various custom Swing components I have had to duplicate “private” Swing code multiple times, so I would like to encourage the view that Swing is an open set of components and LAFs and that the built in components and LAFs should not be considered special or privileged.

For amusement, see the JDK class AquaTabbedPaneCopyFromBasicUI where private Swing code was duplicated by Apple and remains.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/client-libs-dev/attachments/20221210/21b34089/attachment.htm>


More information about the client-libs-dev mailing list