mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
JIDE: support JideButton and JideToggleButton
This commit is contained in:
@@ -69,7 +69,9 @@ Button.endBackground = #bbb
|
||||
Button.focusedBackground = #0ff
|
||||
Button.hoverBackground = #ff0
|
||||
Button.pressedBackground = #FFC800
|
||||
Button.selectedBackground = #fbb
|
||||
|
||||
Button.borderColor = #0f0
|
||||
Button.startBorderColor = #00f
|
||||
Button.endBorderColor = #f00
|
||||
Button.disabledBorderColor = #008
|
||||
@@ -92,6 +94,7 @@ Button.default.focusColor = #f00
|
||||
|
||||
Button.toolbar.hoverBackground = #fff
|
||||
Button.toolbar.pressedBackground = #eee
|
||||
Button.toolbar.selectedBackground = #ddd
|
||||
|
||||
|
||||
#---- CheckBox ----
|
||||
|
||||
Reference in New Issue
Block a user