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

7
LINES

< > BotCompany Repo | #1010541 // jrightalignedline - synonym of jrightAlignedLine

JavaX fragment (include)

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

static JPanel jrightalignedline(L<Component> components) {
  ret jrightAlignedLine(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: #1010541
Snippet name: jrightalignedline - synonym of jrightAlignedLine
Eternal ID of this version: #1010541/1
Text MD5: 64cf70c4d79b352bfc564a042f96f6c5
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-20 00:04:32
Source code size: 202 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 416 / 464
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)