1 | static <A extends JComponent> A makeBold_textField(final A c) { |
2 | makeBold(childOfType(JTextField.class, c)); |
3 | ret c; |
4 | } |
Began life as a copy of #1007347
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: | #1021127 |
Snippet name: | makeBold_textField |
Eternal ID of this version: | #1021127/1 |
Text MD5: | eed401888438b3d340b2080423e36280 |
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:45:56 |
Source code size: | 123 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 240 / 299 |
Referenced in: | [show references] |