1 | static JTextArea jLiveValueTextArea(final LiveValue lv) { |
2 | final JTextArea ta = jTextArea(); |
3 | bindTextComponentToLiveValue(ta, lv); |
4 | ret ta; |
5 | } |
Began life as a copy of #1015811
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015820 |
Snippet name: | jLiveValueTextArea |
Eternal ID of this version: | #1015820/1 |
Text MD5: | 3d267b4e8a869e11346ed561f828f6e1 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-28 03:09:54 |
Source code size: | 149 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 447 / 486 |
Referenced in: | [show references] |