JIDE: updated UI defaults dumps for commit ef065d31a0 (support TristateCheckBox)

This commit is contained in:
Karl Tauber
2020-12-20 17:33:42 +01:00
parent 53854a4d13
commit 0123a8895f
4 changed files with 32 additions and 0 deletions

View File

@@ -1273,6 +1273,16 @@ Tree.wideSelection true
TreeUI com.formdev.flatlaf.ui.FlatTreeUI TreeUI com.formdev.flatlaf.ui.FlatTreeUI
#---- TristateCheckBox ----
TristateCheckBox.clearMixed.clientProperty length=2 [Ljava.lang.Object;
[0] JButton.selectedState
[1] null
TristateCheckBox.setMixed.clientProperty length=2 [Ljava.lang.Object;
[0] JButton.selectedState
[1] indeterminate
#---- UIColorHighlighter ---- #---- UIColorHighlighter ----
UIColorHighlighter.stripingBackground #515657 javax.swing.plaf.ColorUIResource [UI] UIColorHighlighter.stripingBackground #515657 javax.swing.plaf.ColorUIResource [UI]

View File

@@ -1278,6 +1278,16 @@ Tree.wideSelection true
TreeUI com.formdev.flatlaf.ui.FlatTreeUI TreeUI com.formdev.flatlaf.ui.FlatTreeUI
#---- TristateCheckBox ----
TristateCheckBox.clearMixed.clientProperty length=2 [Ljava.lang.Object;
[0] JButton.selectedState
[1] null
TristateCheckBox.setMixed.clientProperty length=2 [Ljava.lang.Object;
[0] JButton.selectedState
[1] indeterminate
#---- UIColorHighlighter ---- #---- UIColorHighlighter ----
UIColorHighlighter.stripingBackground #f2f2f2 javax.swing.plaf.ColorUIResource [UI] UIColorHighlighter.stripingBackground #f2f2f2 javax.swing.plaf.ColorUIResource [UI]

View File

@@ -1274,6 +1274,16 @@ Tree.wideSelection true
TreeUI com.formdev.flatlaf.ui.FlatTreeUI TreeUI com.formdev.flatlaf.ui.FlatTreeUI
#---- TristateCheckBox ----
TristateCheckBox.clearMixed.clientProperty length=2 [Ljava.lang.Object;
[0] JButton.selectedState
[1] null
TristateCheckBox.setMixed.clientProperty length=2 [Ljava.lang.Object;
[0] JButton.selectedState
[1] indeterminate
#---- Viewport ---- #---- Viewport ----
Viewport.background #ccffcc javax.swing.plaf.ColorUIResource [UI] Viewport.background #ccffcc javax.swing.plaf.ColorUIResource [UI]

View File

@@ -928,6 +928,8 @@ Tree.textForeground
Tree.timeFactor Tree.timeFactor
Tree.wideSelection Tree.wideSelection
TreeUI TreeUI
TristateCheckBox.clearMixed.clientProperty
TristateCheckBox.setMixed.clientProperty
UIColorHighlighter.stripingBackground UIColorHighlighter.stripingBackground
Viewport.background Viewport.background
Viewport.font Viewport.font