static JPanel jCenteredLine(Component... components) { ret jcenteredline(components); } static JPanel jCenteredLine(L<? extends Component> components) { ret jcenteredline(components); }
Began life as a copy of #1004149
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004927 |
| Snippet name: | jCenteredLine - synonym of jcenteredline |
| Eternal ID of this version: | #1004927/2 |
| Text MD5: | 3cbe6027bee9140dc9402a02831ef753 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-30 17:51:29 |
| Source code size: | 196 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 815 / 827 |
| Version history: | 1 change(s) |
| Referenced in: | #1005453 - jcenteredLine - synonym of jcenteredline #1006654 - Standard functions list 2 (LIVE, continuation of #761) |