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

7
LINES

< > BotCompany Repo | #1006633 // jRightAligned - synonym of jrightAlignedLine

JavaX fragment (include)

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

static JPanel jRightAligned(L<Component> components) {
  ret jrightAlignedLine(components);
}

Author comment

Began life as a copy of #1006243

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: #1006633
Snippet name: jRightAligned - synonym of jrightAlignedLine
Eternal ID of this version: #1006633/1
Text MD5: 24a621891f51adc3fd9204c0633f9660
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-23 17:46:03
Source code size: 194 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 418 / 452
Referenced in: [show references]