Libraryless. Click here for Pure Java version (5617L/32K).
static JPanel jline(final Component... components) swing { ret new LeftAlignedLine(components); } static <A extends Component> JPanel jline(L<A> components) { ret jline(asArray(Component.class, components)); }
Began life as a copy of #1005944
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006226 |
Snippet name: | jline - line components up left to right |
Eternal ID of this version: | #1006226/5 |
Text MD5: | ea4ba18bec83942271f258717bfb5396 |
Transpilation MD5: | dfcbf7504708a02f5281f18e95ee7c6d |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-16 16:09:05 |
Source code size: | 220 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 654 / 738 |
Version history: | 4 change(s) |
Referenced in: | [show references] |