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)

static JLabel jRightAlignedLabel() {
  ret jrightAlignedLabel();
}

static JLabel jRightAlignedLabel(S text) {
  ret jrightAlignedLabel(text);
}

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: 513 / 560
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1009801 - jrightalignedlabel - synonym of jrightAlignedLabel