RFR: 4265389: JSplitPane does not support ComponentOrientation [v6]
Tejesh R
tr at openjdk.org
Fri Jul 19 10:06:32 UTC 2024
On Fri, 19 Jul 2024 09:46:47 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> > True, operations should be performed based on appearance.
>
> Sorry, not understanding your concern
My concern is it ok to apply componentOrientation to split pane when there are two specific components with operations like getters and setters for left and right components? Documentation says right/left component w.r.t divider though, so I guess the fix should be fine logically.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20214#issuecomment-2238819213
More information about the client-libs-dev
mailing list