Libraryless. Click here for Pure Java version (5795L/32K).
static JCheckBoxMenuItem jLiveValueCheckBoxMenuItem(S text, IVarWithNotify<Bool> lv) swing { JCheckBoxMenuItem cb = new JCheckBoxMenuItem(text); bindCheckBoxMenuItemToVar(cb, lv); ret cb; }
Began life as a copy of #1017124
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034939 |
| Snippet name: | jLiveValueCheckBoxMenuItem |
| Eternal ID of this version: | #1034939/4 |
| Text MD5: | 8d9667876fe6cb8dc3862e613d979e98 |
| Transpilation MD5: | 458c3790ce885f25453bf7a380e3bbf5 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-17 17:30:28 |
| Source code size: | 199 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 360 / 451 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |