1 | static void internalFrameTitlePopupMenuItem(JInternalFrame f, fS name, fO action) {
|
2 | internalFrameTitlePopupMenu(f, voidfunc(JPopupMenu menu) {
|
3 | addMenuItem(menu, name, action) |
4 | }); |
5 | } |
Began life as a copy of #1015819
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015830 |
| Snippet name: | internalFrameTitlePopupMenuItem - add popup menu item to title bar (some L&Fs only, like JTattoo and Substance) |
| Eternal ID of this version: | #1015830/4 |
| Text MD5: | e1eea2f6cd2230e6ae533ab42f474c21 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-21 15:42:17 |
| Source code size: | 192 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 896 / 938 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |