static JTextArea jLiveValueTextArea_bothWays(final SimpleLiveValue<S> lv) { final JTextArea ta = typeWriterTextArea(); bindTextComponentToLiveValue_bothWays(ta, lv); ret ta; }
Began life as a copy of #1016666
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: | #1020150 |
| Snippet name: | jLiveValueTextArea_bothWays |
| Eternal ID of this version: | #1020150/4 |
| Text MD5: | 8d895e0509246d66500342d75d338a79 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-09 16:20:12 |
| Source code size: | 185 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 515 / 566 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022816 - jLiveValueTextArea_scrollDown #1034000 - liveValueRSyntaxTextArea_bothWays |