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

7
LINES

< > BotCompany Repo | #1020280 // liveValueLabel - synonym of jLiveValueLabel

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

Libraryless. Click here for Pure Java version (7728L/43K).

static JLabel liveValueLabel(LiveValue lv) {
  ret jLiveValueLabel(lv);
}

static JLabel liveValueLabel(IVarWithNotify<?> var) {
  ret jVarLabel(var);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020280
Snippet name: liveValueLabel - synonym of jLiveValueLabel
Eternal ID of this version: #1020280/2
Text MD5: da0408b31e57ea5d06192e7719bb9d17
Transpilation MD5: 08d1b973f186c5c06ef80305615851d3
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-16 00:55:59
Source code size: 158 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 241 / 273
Version history: 1 change(s)
Referenced in: [show references]