static void moveFrameDown(Component c, int y) { moveDown(getFrame(c), y); } static void moveFrameDown(int y, Component c) { moveFrameDown(c, y); }
Began life as a copy of #1001450
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: | #1006769 |
Snippet name: | moveFrameDown - move a JFrame down a few pixels |
Eternal ID of this version: | #1006769/2 |
Text MD5: | 54047c4402a2573496d111a89f2d4803 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-02-05 02:51:21 |
Source code size: | 159 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 485 / 499 |
Version history: | 1 change(s) |
Referenced in: | [show references] |