static <A extends JComponent> A componentPopupMenuItems(A c, fO... params) { componentPopupMenu(c, voidfunc(JPopupMenu menu) { addMenuItems(menu, params) }); ret c; }
Began life as a copy of #1007911
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017891 |
Snippet name: | componentPopupMenuItems - adds to the menu if it already exists |
Eternal ID of this version: | #1017891/1 |
Text MD5: | 8d7a31929eed16e9f376a577d48368f4 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-08-19 12:21:43 |
Source code size: | 181 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 496 / 504 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1020873 - componentPopupMenuItems_top - adds to the menu if it already exists |