mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-16 00:37:11 -06:00
Table and TableHeader: added UI defaults to show last vertical line (issue #332)
This commit is contained in:
@@ -1078,6 +1078,7 @@ Table.selectionForeground #bbbbbb HSL 0 0 73 javax.swing.plaf.Colo
|
||||
Table.selectionInactiveBackground #0d293e HSL 206 65 15 javax.swing.plaf.ColorUIResource [UI]
|
||||
Table.selectionInactiveForeground #bbbbbb HSL 0 0 73 javax.swing.plaf.ColorUIResource [UI]
|
||||
Table.showHorizontalLines false
|
||||
Table.showLastVerticalLine false
|
||||
Table.showVerticalLines false
|
||||
Table.sortIconColor #adadad HSL 0 0 68 javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
@@ -1093,6 +1094,7 @@ TableHeader.font [active] $defaultFont [UI]
|
||||
TableHeader.foreground #bbbbbb HSL 0 0 73 javax.swing.plaf.ColorUIResource [UI]
|
||||
TableHeader.height 25
|
||||
TableHeader.separatorColor #5e6364 HSL 190 3 38 javax.swing.plaf.ColorUIResource [UI]
|
||||
TableHeader.showLastVerticalLine false
|
||||
TableHeaderUI com.formdev.flatlaf.ui.FlatTableHeaderUI
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user