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

7
LINES

< > BotCompany Repo | #1007731 // jRightAlignedLabel - synonym of jrightAlignedLabel

JavaX fragment (include)

1  
static JLabel jRightAlignedLabel() {
2  
  ret jrightAlignedLabel();
3  
}
4  
5  
static JLabel jRightAlignedLabel(S text) {
6  
  ret jrightAlignedLabel(text);
7  
}

Author comment

Began life as a copy of #1004713

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1007731
Snippet name: jRightAlignedLabel - synonym of jrightAlignedLabel
Eternal ID of this version: #1007731/3
Text MD5: 3a969b396da6f96ba4fa6f9b11324bab
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-10 15:44:33
Source code size: 150 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 511 / 558
Version history: 2 change(s)
Referenced in: [show references]