static JLabel jCenteredMultiLineLiveValueLabel(final LiveValue<S> lv) { final JLabel label = jcenteredlabel(); ret bindLiveValueListenerToComponent(label, lv, r { setText(label, jlabel_textAsHTML_center(strOrNull(lv!))) }); }
Began life as a copy of #1015583
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: | #1016012 |
Snippet name: | jCenteredMultiLineLiveValueLabel |
Eternal ID of this version: | #1016012/4 |
Text MD5: | 22d5afb218f5ae3965f73418af69adcf |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-11 14:54:37 |
Source code size: | 237 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 445 / 454 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1016399 - jMultiLineLiveLabel |