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

5
LINES

< > BotCompany Repo | #1016399 // jMultiLineLiveLabel

JavaX fragment (include)

static JLabel jMultiLineLiveLabel(final LiveValue<S> lv) {
  final JLabel label = jlabel();
  ret bindLiveValueListenerToComponent(label, lv,
    r { setText(label, jlabel_textAsHTML(strOrNull(lv!))) });
}

Author comment

Began life as a copy of #1016012

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016399
Snippet name: jMultiLineLiveLabel
Eternal ID of this version: #1016399/3
Text MD5: 06eab67e27a16bd3afbc2de5b3d69eca
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-17 00:18:07
Source code size: 209 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 338 / 355
Version history: 2 change(s)
Referenced in: [show references]