static void addPopupMenuItem(JPopupMenu menu, S text, O action) { addMenuItem(menu, text, action); } static void addPopupMenuItem(JPopupMenu menu, JMenuItem menuItem) { addMenuItem(menu, menuItem); }
Began life as a copy of #1005735
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015291 |
Snippet name: | addPopupMenuItem |
Eternal ID of this version: | #1015291/1 |
Text MD5: | 283c41ce8b276ba8f585494caa9d8fb1 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-11 14:01:27 |
Source code size: | 210 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 387 / 451 |
Referenced in: | [show references] |