RFR: 4265389: JSplitPane does not support ComponentOrientation [v6]
Tejesh R
tr at openjdk.org
Fri Jul 19 10:14:38 UTC 2024
On Fri, 19 Jul 2024 10:10:50 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.
>
> 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....
Yeah agree.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20214#issuecomment-2238831898
More information about the client-libs-dev
mailing list