SwingX: fixed missing highlighting of "today" in JXMonthView and JXDatePicker

This commit is contained in:
Karl Tauber
2022-09-12 13:29:53 +02:00
parent 9041a16b22
commit 0e523f1193
7 changed files with 17 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ JXDatePicker.border = com.formdev.flatlaf.swingx.ui.FlatDatePickerBorder
JXMonthView.monthDownFileName = {icon}com.formdev.flatlaf.swingx.ui.FlatMonthDownIcon
JXMonthView.monthUpFileName = {icon}com.formdev.flatlaf.swingx.ui.FlatMonthUpIcon
JXMonthView.todayColor = @foreground
#---- TitledPanel ----