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

3
LINES

< > BotCompany Repo | #1024547 // withCenteredLinesBelow

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3132L/21K).

static JComponent withCenteredLinesBelow(JComponent center, L<Component>... lines) {
  ret foldl withCenteredLineBelow(center, lines);
}

Author comment

Began life as a copy of #1018879

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024547
Snippet name: withCenteredLinesBelow
Eternal ID of this version: #1024547/3
Text MD5: 5e5309ae28b0ad95cfbe12afbc4a8afc
Transpilation MD5: 035e5e39e01f1714113d87d18eb12b4c
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-18 00:13:20
Source code size: 138 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 175 / 261
Version history: 2 change(s)
Referenced in: [show references]