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

7
LINES

< > BotCompany Repo | #1004713 // jrightAlignedLabel

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (7632L/43K).

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

static JLabel jrightAlignedLabel(S text) swing {
  ret new JLabel(text, JLabel.RIGHT);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004713
Snippet name: jrightAlignedLabel
Eternal ID of this version: #1004713/4
Text MD5: bbb7d86dc6e887514b8e39d8d1fd6409
Transpilation MD5: 0b489467291d59955a042c634558e135
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-04-05 16:47:11
Source code size: 165 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 493 / 588
Version history: 3 change(s)
Referenced in: [show references]