FlatLaf
FlatLaf copied to clipboard
ToolBar: hover effect for button groups
This PR adds a hover effect to button groups (javax.swing.ButtonGroup) in toolbars.
If mouse is over a button then all buttons in same button group are highlighted
and the user easily sees which buttons belong to hovered button.
Example from the FlatLaf Demo app:
