1 | static JMenu addFullyDynamicMenu(Component c, S menuName, final VF1<JMenu> populate) { |
2 | final JMenu m = addMenu(c, menuName); |
3 | makeMenuFullyDynamic(m, populate); |
4 | ret m; |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019361 |
Snippet name: | addFullyDynamicMenu - add JMenu fully built on show |
Eternal ID of this version: | #1019361/5 |
Text MD5: | ae52170a379b8a0ddde351841446b261 |
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:06:55 |
Source code size: | 178 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 310 / 342 |
Version history: | 4 change(s) |
Referenced in: | [show references] |