mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-15 16:27:13 -06:00
JIDE: updated UI defaults dumps for commit ef065d31a0 (support TristateCheckBox)
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user