1 | static void imageSurfacePopupMenuOnSelection_top(final ImageSurface is, final VF2<JPopupMenu, Rect> f) { |
2 | componentPopupMenu_top(is, voidfunc(JPopupMenu menu) { |
3 | if (is.selection != null) |
4 | pcallF(f, menu, toRect(is.selection)); |
5 | }); |
6 | } |
Began life as a copy of #1015289
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: | #1016913 |
Snippet name: | imageSurfacePopupMenuOnSelection_top |
Eternal ID of this version: | #1016913/1 |
Text MD5: | 94eaafd46bd417423ba59f72b0cfaca5 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-07 19:58:07 |
Source code size: | 249 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 371 / 411 |
Referenced in: | [show references] |