Modify ↓
Opened 7 years ago
Closed 4 years 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 by , 4 years ago
Keywords: | button added |
---|
comment:2 by , 4 years ago
comment:3 by , 4 years ago
Cc: | added |
---|
comment:4 by , 4 years ago
Milestone: | → 21.03 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Ticket #8705 has been marked as a duplicate of this ticket.