On Fri, 19 Jul 2024 10:04:07 GMT, Tejesh R <[email protected]> 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.
I think I already mentioned what is on the left, the getter/setters get/setLeftComponent should get that irrespective of if the orientation is RTL or LTR.... ------------- PR Comment: https://git.openjdk.org/jdk/pull/20214#issuecomment-2238830219
