1 | static void imageSurfacePopupMenuWhenHighlighted_top(final ImageSurface is, final VF2<JPopupMenu, Rect> f) { |
2 | final Var<Rect> highlighted = showImageWithSelections_highlighted; |
3 | |
4 | componentPopupMenu_top(is, voidfunc(JPopupMenu menu) { |
5 | Rect r = highlighted!; |
6 | if (r != null) |
7 | pcallF(f, menu, r); |
8 | }); |
9 | } |
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: | 438 / 485 |
Version history: | 3 change(s) |
Referenced in: | [show references] |