1 | static <A extends Component> A makeFirstButtonBold(A a) {
|
2 | makeBold(childOfType(a, JButton.class)); |
3 | ret a; |
4 | } |
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: | #1015585 |
| Snippet name: | makeFirstButtonBold |
| Eternal ID of this version: | #1015585/1 |
| Text MD5: | cb87bf49413cb6202cf4ca4e3e43fc4b |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-18 12:45:54 |
| Source code size: | 114 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 688 / 696 |
| Referenced in: | [show references] |