static JCheckBox centerCheckBox(JCheckBox cb) { ret setHorizontalAlignment(SwingConstants.CENTER, cb); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1007122 |
| Snippet name: | centerCheckBox |
| Eternal ID of this version: | #1007122/3 |
| Text MD5: | b6edf4a13c1fb0fbfb26ff1a38b99e0f |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-16 15:03:18 |
| Source code size: | 108 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 897 / 898 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1007198 - centerLabel #1020363 - rightAlignCheckBox |