FlatLaf icon indicating copy to clipboard operation
FlatLaf copied to clipboard

ToolBar: hover effect for button groups

Open DevCharly opened this issue 3 years ago • 0 comments

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:

image

DevCharly avatar May 14 '22 12:05 DevCharly