Libraryless. Click here for Pure Java version (4058L/24K).
static JComponent jhsplitSections(S section1, Component contents1, S section2, Component contents2) { ret jhsplit( jCenteredSection(section1, contents1), jCenteredSection(section2, contents2)); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030761 |
Snippet name: | jhsplitSections |
Eternal ID of this version: | #1030761/1 |
Text MD5: | 7af73c996d33a50f44d2dce1c71a6557 |
Transpilation MD5: | c28d0a583fb21a651e527bc69412c303 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-19 14:54:30 |
Source code size: | 212 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 164 / 236 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |