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

7
LINES

< > BotCompany Repo | #1006243 // jRightAlignedLine - synonym of jrightAlignedLine

JavaX fragment (include)

static JPanel jRightAlignedLine(Component... components) {
  ret jrightAlignedLine(components);
}

static JPanel jRightAlignedLine(L<? extends Component> components) {
  ret jrightAlignedLine(components);
}

Author comment

Began life as a copy of #1005944

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006243
Snippet name: jRightAlignedLine - synonym of jrightAlignedLine
Eternal ID of this version: #1006243/3
Text MD5: fb7000cf593794ac0ac732ccb0dd7a4f
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-27 14:15:35
Source code size: 212 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 534 / 540
Version history: 2 change(s)
Referenced in: [show references]