mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
Button: show "selected" state (issue #161)
This commit is contained in:
@@ -28,6 +28,7 @@ Button.default.pressedBackground
|
||||
Button.defaultButtonFollowsFocus
|
||||
Button.disabledBackground
|
||||
Button.disabledBorderColor
|
||||
Button.disabledSelectedBackground
|
||||
Button.disabledText
|
||||
Button.focusInputMap
|
||||
Button.focusedBackground
|
||||
@@ -43,12 +44,15 @@ Button.margin
|
||||
Button.minimumWidth
|
||||
Button.pressedBackground
|
||||
Button.rollover
|
||||
Button.selectedBackground
|
||||
Button.selectedForeground
|
||||
Button.shadow
|
||||
Button.textIconGap
|
||||
Button.textShiftOffset
|
||||
Button.toolbar.hoverBackground
|
||||
Button.toolbar.margin
|
||||
Button.toolbar.pressedBackground
|
||||
Button.toolbar.selectedBackground
|
||||
Button.toolbar.spacingInsets
|
||||
ButtonUI
|
||||
Caret.width
|
||||
|
||||
Reference in New Issue
Block a user