Integrated: 4265389: JSplitPane does not support ComponentOrientation

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Jul 22 13:23:38 UTC 2024


On Wed, 17 Jul 2024 07:20:25 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> JSplitPane's support of CompoentOrientation is not present so if orientation is RTL, it still renders left component on left and right component on right instead of other way around..
> Fix to make it support RTL orientation

This pull request has now been integrated.

Changeset: 7ddd0259
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7ddd02599c4cb85fdc0a1f0a7c4ce37a09efe16e
Stats:     98 lines in 2 files changed: 98 ins; 0 del; 0 mod

4265389: JSplitPane does not support ComponentOrientation

Reviewed-by: tr, abhiscxk

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

PR: https://git.openjdk.org/jdk/pull/20214


More information about the client-libs-dev mailing list