static JLabel jcenteredBoldLabel(S text) { JLabel l = jboldLabel(text); l.setHorizontalAlignment(JLabel.CENTER); ret l; } static JLabel jcenteredBoldLabel() { ret jcenteredBoldLabel(""); }
Began life as a copy of #1004958
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005086 |
Snippet name: | jcenteredBoldLabel |
Eternal ID of this version: | #1005086/2 |
Text MD5: | dd0bb6c22dc2b366f13a01d214f11553 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-02-14 02:18:43 |
Source code size: | 205 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 550 / 558 |
Version history: | 1 change(s) |
Referenced in: | [show references] |