static JPanel leftAlignedLine(Component... components) { ret jline(components); } static <A extends Component> JPanel leftAlignedLine(L<A> components) { ret jline(components); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020091 |
Snippet name: | leftAlignedLine - synonym of jline |
Eternal ID of this version: | #1020091/1 |
Text MD5: | 0f4fa93257a44e936b6a8c8b55a28c9d |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-07 01:18:07 |
Source code size: | 186 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 211 / 245 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |