Libraryless. Click here for Pure Java version (5598L/32K).
static JPanel rightAlignedLineWithSpacing(int spacing, Component... components) swing { ret new RightAlignedLine(spacing, components); }
Began life as a copy of #1034935
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034947 |
Snippet name: | rightAlignedLineWithSpacing |
Eternal ID of this version: | #1034947/1 |
Text MD5: | 278c5dbf7926ebe6ecd6d151d0375f51 |
Transpilation MD5: | 51588a08e1a53b31e036a986852d6455 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-17 18:24:14 |
Source code size: | 140 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 189 / 248 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |