mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-15 16:27:13 -06:00
ToolBar: support focusable buttons in toolbar (issue #346)
fixed focusable state when switching to/from other Laf
This commit is contained in:
@@ -1263,6 +1263,7 @@ ToolBar.dockingBackground #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.dockingForeground #ff0000 javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.floatingBackground #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.floatingForeground #000088 javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.focusableButtons true
|
||||
ToolBar.font [active] $defaultFont [UI]
|
||||
ToolBar.foreground #ff0000 javax.swing.plaf.ColorUIResource [UI]
|
||||
ToolBar.gripColor #afafaf javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
Reference in New Issue
Block a user