Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1004927 // jCenteredLine - synonym of jcenteredline

JavaX fragment (include)

static JPanel jCenteredLine(Component... components) {
  ret jcenteredline(components);
}

static JPanel jCenteredLine(L<? extends Component> components) {
  ret jcenteredline(components);
}

Author comment

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: 500 / 497
Version history: 1 change(s)
Referenced in: [show references]