static <A extends Component> A packFrameInTopRightCorner(A c) { JFrame f = getFrame(c); if (f != null) { packFrame(f); moveToTopRightCorner(f); } ret c; }
Began life as a copy of #1003296
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: | #1006700 |
Snippet name: | packFrameInTopRightCorner |
Eternal ID of this version: | #1006700/3 |
Text MD5: | e5ea31e62ac944be01b7673da853beb7 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-05 17:29:08 |
Source code size: | 177 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 507 / 535 |
Version history: | 2 change(s) |
Referenced in: | [show references] |