static JLabel jcenteredLabel(S text) { ret setHorizontalAlignment(JLabel.CENTER, jLabel(text)); } static JLabel jcenteredLabel() { ret jcenteredLabel(" "); }
Began life as a copy of #1005086
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: | #1005454 |
Snippet name: | jcenteredLabel - makes fully centered label |
Eternal ID of this version: | #1005454/6 |
Text MD5: | a47b52848a934d20b2ce18442ad19ea9 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-05 12:17:14 |
Source code size: | 170 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 633 / 693 |
Version history: | 5 change(s) |
Referenced in: | #1006175 - jCenteredLabel - synonym of jcenteredLabel #1006654 - Standard functions list 2 (LIVE, continuation of #761) |