static JMenu jDynamicMenu(fS title, VF1<JPopupMenu> populate) { JMenu menu = jmenu(title); makeMenuFullyDynamic(menu, populate); ret menu; }
Began life as a copy of #1010601
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020524 |
| Snippet name: | jDynamicMenu - JMenu with menu making function |
| Eternal ID of this version: | #1020524/3 |
| Text MD5: | ffb050bb597cb5adc22dcd97236b6386 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-25 19:48:29 |
| Source code size: | 150 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 515 / 548 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |