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)

1  
static JPanel jrightalignedline(Component... components) {
2  
  ret jrightAlignedLine(components);
3  
}
4  
5  
static JPanel jrightalignedline(L<Component> components) {
6  
  ret jrightAlignedLine(components);
7  
}

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