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

5
LINES

< > BotCompany Repo | #1020839 // dm_fieldLabel_noAutoToolTip

JavaX fragment (include)

1  
static JLabel mapMethodLike dm_fieldLabel_noAutoToolTip(S fieldName) {
2  
  JLabel l = dm_fieldLabel(fieldName);
3  
  setOpt(l, autoToolTip := false);
4  
  ret l;
5  
}

Author comment

Began life as a copy of #1018470

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1020839
Snippet name: dm_fieldLabel_noAutoToolTip
Eternal ID of this version: #1020839/3
Text MD5: b5e243727aa414caf571a3be0d27bc72
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-23 20:26:59
Source code size: 159 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 292 / 337
Version history: 2 change(s)
Referenced in: [show references]