static void imageSurfacePopupMenuWhenHighlighted_top(final ImageSurface is, final VF2<JPopupMenu, Rect> f) { final Var<Rect> highlighted = showImageWithSelections_highlighted; componentPopupMenu_top(is, voidfunc(JPopupMenu menu) { Rect r = highlighted!; if (r != null) pcallF(f, menu, r); }); }
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: | #1015289 |
| Snippet name: | imageSurfacePopupMenuWhenHighlighted_top |
| Eternal ID of this version: | #1015289/4 |
| Text MD5: | f6f34d2eada2fde4941767e549225059 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-11 14:06:48 |
| Source code size: | 325 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 696 / 749 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |