Transpiled version (5188L) is out of date.
svoid setTextAndToolTip(JLabel lbl, S text, S toolTip) { if (lbl != null) swing { setText(lbl, text); setTooltip(lbl, toolTip); } }
Began life as a copy of #1006379
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033870 |
| Snippet name: | setTextAndToolTip |
| Eternal ID of this version: | #1033870/4 |
| Text MD5: | cdd643717aa150244fa7f9666595fdb7 |
| Author: | stefan |
| Category: | javax / gui [swing] |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-08 17:14:24 |
| Source code size: | 148 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 415 / 522 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |