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

3
LINES

< > BotCompany Repo | #1034947 // rightAlignedLineWithSpacing

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

Libraryless. Click here for Pure Java version (5598L/32K).

static JPanel rightAlignedLineWithSpacing(int spacing, Component... components) swing {
  ret new RightAlignedLine(spacing, components);
}

Author comment

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: 70 / 104
Referenced in: [show references]