static JTextPane jCenteredLiveValueTextPane_bothWays(final SimpleLiveValue<S> lv) { final JTextPane ta = jCenteredTextPane(); bindTextComponentToLiveValue_bothWays(ta, lv); ret ta; }
Began life as a copy of #1023000
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023009 |
Snippet name: | jCenteredLiveValueTextPane_bothWays |
Eternal ID of this version: | #1023009/1 |
Text MD5: | c0213b3f2c9786ce8cad72aac5687b8d |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-20 00:56:39 |
Source code size: | 192 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 255 / 302 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |