JIDE: JideTabbedPane:

- use `FlatTabbedPaneCloseIcon` for tab close buttons
- scale close buttons
- fix close buttons location
This commit is contained in:
Karl Tauber
2021-03-27 11:02:33 +01:00
parent bffac60bf8
commit c8f7478170
8 changed files with 158 additions and 5 deletions

View File

@@ -485,6 +485,8 @@ JideSplitButtonUI com.formdev.flatlaf.jideoss.ui.FlatJideSplitButto
#---- JideTabbedPane ----
JideTabbedPane.background #ccffcc javax.swing.plaf.ColorUIResource [UI]
JideTabbedPane.closeButtonLeftMargin 0
JideTabbedPane.closeButtonRightMargin 0
JideTabbedPane.contentBorderInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
JideTabbedPane.foreground #ff0000 javax.swing.plaf.ColorUIResource [UI]
JideTabbedPane.shadow #ccffcc javax.swing.plaf.ColorUIResource [UI]