Modify ↓
Opened 3 years ago
#15397 new enhancement
Make toolbar buttons of JCheckBoxMenuItems reflect toggle state
Reported by: | ris | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | toggle menu toolbar | Cc: |
Description
Simple one. Toolbar buttons created from menu items that are JCheckBoxMenuItem
s don't reflect the toggle state of that option. It shouldn't be too tricky to detect this case and create a JToggleButton
that's hooked up to the same ButtonModel
.
I hope to get round to picking this up myself at some point, but putting it here in case anyone beats me to it.
Attachments (0)
Note: See
TracTickets for help on using
tickets.