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

8
LINES

< > BotCompany Repo | #1033911 // WithToolTip

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (4840L) is out of date.

sclass WithToolTip<A> extends Var<A> {
  settable S toolTip;
  
  *() {}
  *(A value, S *toolTip) { super(value); }

  toString { ret formatFunctionCall("WithToolTip", toolTip, get()); }
}

Author comment

Began life as a copy of #1026686

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033911
Snippet name: WithToolTip
Eternal ID of this version: #1033911/2
Text MD5: 946324a9ad5cbd81aa182d9c287a87ce
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-10 18:27:03
Source code size: 195 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 133
Version history: 1 change(s)
Referenced in: [show references]