static <A extends JComponent> A makeAllBold(A c) { for (JComponent x : childrenOfType(JComponent, c)) makeBold(x); ret c; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021128 |
Snippet name: | makeAllBold |
Eternal ID of this version: | #1021128/1 |
Text MD5: | 42c2fd0e5a39136da2e3779483fe6c99 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-23 20:47:56 |
Source code size: | 135 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 272 / 310 |
Referenced in: | [show references] |