RFR: 5108458: JTable does not properly layout its content [v5]
Tejesh R
tr at openjdk.org
Tue Nov 21 04:16:08 UTC 2023
On Mon, 20 Nov 2023 16:07:45 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review fix
>
> test/jdk/javax/swing/JTable/JTableRightAlignmentTest.java line 57:
>
>> 55: */
>> 56:
>> 57: public class JTableRightAlignmentTest {
>
> As far as I understood from the description, it's about **Orientation**—left-to-right vs. right-to-left—rather than alignment.
<img width="719" alt="JTableRTLOrientationFix" src="https://github.com/openjdk/jdk/assets/94159358/3de732e6-cab6-4bb0-8c25-724fac22eced">
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16374#discussion_r1400007130
More information about the client-libs-dev
mailing list