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

7
LINES

< > BotCompany Repo | #1016080 // jRightAlignedLine2

JavaX fragment (include)

static JPanel jRightAlignedLine2(final Component... components) {
  ret jRightAlignedLine2(asList(components));
}

static JPanel jRightAlignedLine2(L<Component> components) {
  ret customLayoutPanel(formLayouter1(), components);
}

Author comment

Began life as a copy of #1005944

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016080
Snippet name: jRightAlignedLine2
Eternal ID of this version: #1016080/1
Text MD5: 34ff6829dfa1de9329700e094fd74129
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-05 17:55:04
Source code size: 236 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 220 / 267
Referenced in: [show references]