Libraryless. Click here for Pure Java version (8157L/46K).
static JLabel jlabel_noToolTip(S text default " ") { JLabel l = jlabel(text); setOpt(l, autoToolTip := false); setToolTipText(l, ""); ret l; }
Began life as a copy of #1014141
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035019 |
Snippet name: | jlabel_noToolTip |
Eternal ID of this version: | #1035019/1 |
Text MD5: | 46d8b4774b3658361b7eeacee8053ad6 |
Transpilation MD5: | 1293fff811be2315bbdf7b68d4435219 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-23 01:20:31 |
Source code size: | 155 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 138 / 189 |
Referenced in: | [show references] |