mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
JIDE: updated UI defaults dumps for commit ef065d31a0 (support TristateCheckBox)
This commit is contained in:
@@ -1273,6 +1273,16 @@ Tree.wideSelection true
|
||||
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.stripingBackground #515657 javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
@@ -1278,6 +1278,16 @@ Tree.wideSelection true
|
||||
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.stripingBackground #f2f2f2 javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
@@ -1274,6 +1274,16 @@ Tree.wideSelection true
|
||||
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.background #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
@@ -928,6 +928,8 @@ Tree.textForeground
|
||||
Tree.timeFactor
|
||||
Tree.wideSelection
|
||||
TreeUI
|
||||
TristateCheckBox.clearMixed.clientProperty
|
||||
TristateCheckBox.setMixed.clientProperty
|
||||
UIColorHighlighter.stripingBackground
|
||||
Viewport.background
|
||||
Viewport.font
|
||||
|
||||
Reference in New Issue
Block a user