Libraryless. Click here for Pure Java version (6476L/36K).
static JLabel jlabel_noAutoToolTip(S text default " ") { var lbl = swingConstruct(BetterLabel, text); lbl.autoToolTip = false; ret lbl; }
Began life as a copy of #1004434
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034131 |
| Snippet name: | jlabel_noAutoToolTip |
| Eternal ID of this version: | #1034131/1 |
| Text MD5: | 6190c0c37a7aa8323a4f68d59bf080b1 |
| Transpilation MD5: | 7073ae576d39c833a68d7eb261d9dda2 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-24 00:18:42 |
| Source code size: | 147 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 389 / 494 |
| Referenced in: | [show references] |