Libraryless. Click here for Pure Java version (4987L/28K).
1 | static <A extends JComponent> A setMultiLineToolTip(S toolTip, A c) {
|
2 | ret setToolTipText(jlabel_textAsHTML(toolTip), c); |
3 | } |
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: | #1034020 |
| Snippet name: | setMultiLineToolTip |
| Eternal ID of this version: | #1034020/1 |
| Text MD5: | 6717c04f51d00e6be1de81c5ada68187 |
| Transpilation MD5: | 41dcde2a0c4ff4bd8a67e5ccb990de5c |
| 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-17 16:12:44 |
| Source code size: | 126 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 378 / 488 |
| Referenced in: | [show references] |