RFR: 5108458: JTable does not properly layout its content [v5]

Tejesh R tr at openjdk.org
Tue Nov 21 03:51:06 UTC 2023


On Tue, 21 Nov 2023 03:44:28 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Yes, we can either paint from right-to-left or from left-to-right. I followed `JTableHeader ` paint logic.  for 5 columns cMin = 0 and cMax = 4.
>
> For both LTR and RTL?

Yes.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16374#discussion_r1399995919


More information about the client-libs-dev mailing list