1 | static <A extends JLabel> A setIconTextGap(final int gap, final A a) {
|
2 | if (a != null) swing { a.setIconTextGap(gap); }
|
3 | ret a; |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020840 |
| Snippet name: | setIconTextGap |
| Eternal ID of this version: | #1020840/2 |
| Text MD5: | 337786f0880e38e31dba3559e77834ab |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-04 00:00:30 |
| Source code size: | 136 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 541 / 590 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |