Transpiled version (5188L) is out of date.
1 | svoid setTextAndToolTip(JLabel lbl, S text, S toolTip) { |
2 | if (lbl != null) swing { |
3 | setText(lbl, text); |
4 | setTooltip(lbl, toolTip); |
5 | } |
6 | } |
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: | 183 / 249 |
Version history: | 3 change(s) |
Referenced in: | [show references] |