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

Tejesh R tr at openjdk.org
Wed Nov 22 14:39:14 UTC 2023


On Wed, 8 Nov 2023 08:49:45 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review fix
>
>> similar to how header is painted
> 
> Can you please point to the code where the header is painted similarly?

@prsadhuk @aivanov-jdk I have update the `JTable.getCellRect()` method as to consider the offset for RTL orientation, it works well and with minimal changes in Table UI classes.

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

PR Comment: https://git.openjdk.org/jdk/pull/16374#issuecomment-1822889740


More information about the client-libs-dev mailing list