mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-16 00:37:11 -06:00
ToolBar: support focusable buttons in toolbar (issue #346)
fixed focusable state when switching to/from other Laf
This commit is contained in:
@@ -1249,6 +1249,7 @@ ToolBar.dockingBackground #3c3f41 javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.dockingForeground #bbbbbb javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.floatingBackground #3c3f41 javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.floatingForeground #888888 javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.focusableButtons false
|
||||
ToolBar.font [active] $defaultFont [UI]
|
||||
ToolBar.foreground #bbbbbb javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.gripColor #adadad javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
Reference in New Issue
Block a user