static void setWindowsY(int y, L<Window> windows) { for (Window w : unnull(windows)) windowSetY(w, y); }
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: | #1014300 |
Snippet name: | setWindowsY |
Eternal ID of this version: | #1014300/1 |
Text MD5: | 56cfaf05c29ea6699ca651c58dbd4649 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-04-20 00:21:21 |
Source code size: | 113 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 416 / 440 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1014301 - windowSetY |