1 | static JFrame showPackedFrameInBottomRightCorner(Component c) { |
2 | ret moveToBottomRightCorner(showPackedFrame(c)); |
3 | } |
4 | |
5 | static JFrame showPackedFrameInBottomRightCorner(S title, Component c) { |
6 | ret setFrameTitle(title, showPackedFrameInBottomRightCorner(c)); |
7 | } |
Began life as a copy of #1007008
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: | #1015581 |
Snippet name: | showPackedFrameInBottomRightCorner |
Eternal ID of this version: | #1015581/1 |
Text MD5: | a0616d0fd4dee9b86c61de0045d83bfd |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-18 11:38:10 |
Source code size: | 267 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 432 / 460 |
Referenced in: | [show references] |