mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 22:10:54 +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
|
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]
|
||||||
|
|||||||
@@ -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]
|
||||||
|
|||||||
@@ -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]
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user