mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-15 16:27:13 -06:00
TabbedPane:
- use rounded rectangles for buttons in tab area - "pressed" background for buttons in tab area - fill background of buttons in tab area - use derived colors for hover and pressed - fixed missing arrow in "more tabs" button at larger scaling
This commit is contained in:
@@ -904,6 +904,10 @@ SplitPaneUI com.formdev.flatlaf.ui.FlatSplitPaneUI
|
||||
|
||||
TabbedPane.arrowType chevron
|
||||
TabbedPane.background #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.buttonArc 6
|
||||
TabbedPane.buttonHoverBackground #ffff00 javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.buttonInsets 2,1,2,1 javax.swing.plaf.InsetsUIResource [UI]
|
||||
TabbedPane.buttonPressedBackground #ffc800 javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.closeArc 999
|
||||
TabbedPane.closeCrossFilledSize 6.5
|
||||
TabbedPane.closeCrossLineWidth 2.0
|
||||
|
||||
Reference in New Issue
Block a user