mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-15 08:17:12 -06:00
Table and TableHeader: added UI defaults to show last vertical line (issue #332)
This commit is contained in:
@@ -1088,6 +1088,7 @@ Table.selectionForeground #ffff00 HSL 60 100 50 javax.swing.plaf.Colo
|
||||
Table.selectionInactiveBackground #888888 HSL 0 0 53 javax.swing.plaf.ColorUIResource [UI]
|
||||
Table.selectionInactiveForeground #ffffff HSL 0 0 100 javax.swing.plaf.ColorUIResource [UI]
|
||||
Table.showHorizontalLines false
|
||||
Table.showLastVerticalLine false
|
||||
Table.showVerticalLines false
|
||||
Table.sortIconColor #ffff00 HSL 60 100 50 javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
@@ -1103,6 +1104,7 @@ TableHeader.font [active] $defaultFont [UI]
|
||||
TableHeader.foreground #ffffff HSL 0 0 100 javax.swing.plaf.ColorUIResource [UI]
|
||||
TableHeader.height 25
|
||||
TableHeader.separatorColor #00ff00 HSL 120 100 50 javax.swing.plaf.ColorUIResource [UI]
|
||||
TableHeader.showLastVerticalLine false
|
||||
TableHeaderUI com.formdev.flatlaf.ui.FlatTableHeaderUI
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user