static JFrame showCenterPackedFrame(S title, Component c) { ret setFrameTitle(title, showCenterPackedFrame(c)); } static JFrame showCenterPackedFrame(Component c) { ret centerFrame(showPackedFrame(c)); }
Began life as a copy of #1005648
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: | #1013398 |
Snippet name: | showCenterPackedFrame |
Eternal ID of this version: | #1013398/3 |
Text MD5: | bfb6b0fbbf4cbd9ca6d97ccb4112de61 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-05 01:27:46 |
Source code size: | 214 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 380 / 437 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |