mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 07:17:13 -06:00
JIDE: support JideButton and JideToggleButton
This commit is contained in:
@@ -28,6 +28,7 @@ Button.default.pressedBackground
|
||||
Button.defaultButtonFollowsFocus
|
||||
Button.disabledBackground
|
||||
Button.disabledBorderColor
|
||||
Button.disabledForeground
|
||||
Button.disabledSelectedBackground
|
||||
Button.disabledText
|
||||
Button.focusInputMap
|
||||
@@ -313,6 +314,20 @@ JXTitledPanel.borderColor
|
||||
JXTitledPanel.captionInsets
|
||||
JXTitledPanel.titleBackground
|
||||
JXTitledPanel.titleForeground
|
||||
JideButton.background
|
||||
JideButton.border
|
||||
JideButton.borderColor
|
||||
JideButton.darkShadow
|
||||
JideButton.focusedBackground
|
||||
JideButton.foreground
|
||||
JideButton.highlight
|
||||
JideButton.light
|
||||
JideButton.margin
|
||||
JideButton.selectedAndFocusedBackground
|
||||
JideButton.selectedBackground
|
||||
JideButton.shadow
|
||||
JideButton.textIconGap
|
||||
JideButtonUI
|
||||
JidePopupMenuUI
|
||||
JideTabbedPane.background
|
||||
JideTabbedPane.contentBorderInsets
|
||||
|
||||
Reference in New Issue
Block a user