static void windowSetY(Window w, int y) { if (w != null) w.setLocation(w.getX(), y); }
Began life as a copy of #1014300
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: | #1014301 |
| Snippet name: | windowSetY |
| Eternal ID of this version: | #1014301/1 |
| Text MD5: | 3b18eece645819e0b866cc60bf4ef16c |
| 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:50 |
| Source code size: | 95 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 734 / 752 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |