On Wed, 17 Jul 2024 07:20:25 GMT, Prasanta Sadhukhan <[email protected]> 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 <[email protected]> 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
