mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-07 06:20:53 +03:00
JIDE: updated UI defaults dumps for commit 7d0f7e1c8e (support JidePopupMenu)
This commit is contained in:
@@ -437,6 +437,11 @@ JXTitledPanel.titleBackground #4c5052 javax.swing.plaf.ColorUIResource [UI]
|
|||||||
JXTitledPanel.titleForeground #bbbbbb javax.swing.plaf.ColorUIResource [UI]
|
JXTitledPanel.titleForeground #bbbbbb javax.swing.plaf.ColorUIResource [UI]
|
||||||
|
|
||||||
|
|
||||||
|
#---- JidePopupMenu ----
|
||||||
|
|
||||||
|
JidePopupMenuUI com.formdev.flatlaf.jideoss.ui.FlatJidePopupMenuUI
|
||||||
|
|
||||||
|
|
||||||
#---- JideTabbedPane ----
|
#---- JideTabbedPane ----
|
||||||
|
|
||||||
JideTabbedPane.background #3c3f41 javax.swing.plaf.ColorUIResource [UI]
|
JideTabbedPane.background #3c3f41 javax.swing.plaf.ColorUIResource [UI]
|
||||||
|
|||||||
@@ -443,6 +443,11 @@ JXTitledPanel.titleBackground #dfdfdf javax.swing.plaf.ColorUIResource [UI]
|
|||||||
JXTitledPanel.titleForeground #222222 javax.swing.plaf.ColorUIResource [UI]
|
JXTitledPanel.titleForeground #222222 javax.swing.plaf.ColorUIResource [UI]
|
||||||
|
|
||||||
|
|
||||||
|
#---- JidePopupMenu ----
|
||||||
|
|
||||||
|
JidePopupMenuUI com.formdev.flatlaf.jideoss.ui.FlatJidePopupMenuUI
|
||||||
|
|
||||||
|
|
||||||
#---- JideTabbedPane ----
|
#---- JideTabbedPane ----
|
||||||
|
|
||||||
JideTabbedPane.background #f2f2f2 javax.swing.plaf.ColorUIResource [UI]
|
JideTabbedPane.background #f2f2f2 javax.swing.plaf.ColorUIResource [UI]
|
||||||
|
|||||||
@@ -431,6 +431,11 @@ JXTitledPanel.titleBackground #ffff00 javax.swing.plaf.ColorUIResource [UI]
|
|||||||
JXTitledPanel.titleForeground #ff00ff javax.swing.plaf.ColorUIResource [UI]
|
JXTitledPanel.titleForeground #ff00ff javax.swing.plaf.ColorUIResource [UI]
|
||||||
|
|
||||||
|
|
||||||
|
#---- JidePopupMenu ----
|
||||||
|
|
||||||
|
JidePopupMenuUI com.formdev.flatlaf.jideoss.ui.FlatJidePopupMenuUI
|
||||||
|
|
||||||
|
|
||||||
#---- JideTabbedPane ----
|
#---- JideTabbedPane ----
|
||||||
|
|
||||||
JideTabbedPane.background #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
JideTabbedPane.background #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
||||||
|
|||||||
@@ -310,6 +310,7 @@ JXTitledPanel.borderColor
|
|||||||
JXTitledPanel.captionInsets
|
JXTitledPanel.captionInsets
|
||||||
JXTitledPanel.titleBackground
|
JXTitledPanel.titleBackground
|
||||||
JXTitledPanel.titleForeground
|
JXTitledPanel.titleForeground
|
||||||
|
JidePopupMenuUI
|
||||||
JideTabbedPane.background
|
JideTabbedPane.background
|
||||||
JideTabbedPane.contentBorderInsets
|
JideTabbedPane.contentBorderInsets
|
||||||
JideTabbedPane.foreground
|
JideTabbedPane.foreground
|
||||||
|
|||||||
Reference in New Issue
Block a user