On Wed, 21 Jun 2023 15:36:14 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> Icon is placed after text in JTabbedPane for NimbusL&F since the text is > drawn at LEADING position instead of TRAILING as is done for [other > L&F](https://github.com/openjdk/jdk/blob/59c6c0e1b7148a7139f5e6a4ba2b19623c20c77d/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java#L1155-L1160) > > Before fix >  > > After fix >  Looks good to me. ------------- Marked as reviewed by abhiscxk (Committer). PR Review: https://git.openjdk.org/jdk/pull/14596#pullrequestreview-1506820243
