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

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Nov 21 03:47:09 UTC 2023


On Mon, 20 Nov 2023 11:14:21 GMT, Tejesh R <tr at openjdk.org> wrote:

> LTR doesn't need getXPosition

But it is called in `if (table.getComponentOrientation().isLeftToRight()) `condition above

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

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


More information about the client-libs-dev mailing list