mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
TabbedPane: support horizontal alignment of tab title and icon
This commit is contained in:
@@ -937,6 +937,7 @@ TabbedPane.selectedTabPadInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI
|
||||
TabbedPane.selectionFollowsFocus true
|
||||
TabbedPane.shadow #3c3f41 javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.showTabSeparators false
|
||||
TabbedPane.tabAlignment center
|
||||
TabbedPane.tabAreaAlignment leading
|
||||
TabbedPane.tabAreaInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
|
||||
TabbedPane.tabHeight 32
|
||||
|
||||
@@ -942,6 +942,7 @@ TabbedPane.selectedTabPadInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI
|
||||
TabbedPane.selectionFollowsFocus true
|
||||
TabbedPane.shadow #f2f2f2 javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.showTabSeparators false
|
||||
TabbedPane.tabAlignment center
|
||||
TabbedPane.tabAreaAlignment leading
|
||||
TabbedPane.tabAreaInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
|
||||
TabbedPane.tabHeight 32
|
||||
|
||||
@@ -932,6 +932,7 @@ TabbedPane.selectedTabPadInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI
|
||||
TabbedPane.selectionFollowsFocus true
|
||||
TabbedPane.shadow #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.showTabSeparators false
|
||||
TabbedPane.tabAlignment center
|
||||
TabbedPane.tabAreaAlignment leading
|
||||
TabbedPane.tabAreaInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
|
||||
TabbedPane.tabHeight 32
|
||||
|
||||
Reference in New Issue
Block a user