Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1025679 // dm_calculatedLabel_noAutoTooltip

JavaX fragment (include)

static JLabel dm_calculatedLabel_noAutoTooltip(IF0<O> calc) {
  JLabel l = dm_calculatedLabel(calc);
  setOpt(l, autoToolTip := false);
  ret l;
}

Author comment

Began life as a copy of #1024808

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025679
Snippet name: dm_calculatedLabel_noAutoTooltip
Eternal ID of this version: #1025679/1
Text MD5: feca781408a35655a8f8332ec281bc1e
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-13 18:30:19
Source code size: 150 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 122 / 153
Referenced in: [show references]