Modify ↓
Opened 5 years ago
Closed 23 months ago
#15397 closed enhancement (fixed)
Make toolbar buttons of JCheckBoxMenuItems reflect toggle state
Reported by: | ris | Owned by: | simon04 |
---|---|---|---|
Priority: | normal | Milestone: | 21.03 |
Component: | Core | Version: | |
Keywords: | toggle menu toolbar button | Cc: | iav |
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)
Change History (5)
comment:1 Changed 23 months ago by
Keywords: | button added |
---|
comment:2 Changed 23 months ago by
comment:3 Changed 23 months ago by
Cc: | iav added |
---|
comment:4 Changed 23 months ago by
Milestone: | → 21.03 |
---|---|
Owner: | changed from team to simon04 |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Ticket #8705 has been marked as a duplicate of this ticket.