1 | static JPanel jCenteredLine(Component... components) {
|
2 | ret jcenteredline(components); |
3 | } |
4 | |
5 | static JPanel jCenteredLine(L<? extends Component> components) {
|
6 | ret jcenteredline(components); |
7 | } |
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: | 816 / 829 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |