Libraryless. Click here for Pure Java version (7632L/43K).
1 | static JLabel jrightAlignedLabel() {
|
2 | ret jrightAlignedLabel(" ");
|
3 | } |
4 | |
5 | static JLabel jrightAlignedLabel(S text) swing {
|
6 | ret new JLabel(text, JLabel.RIGHT); |
7 | } |
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: | 846 / 1011 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |