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

5
LINES

< > BotCompany Repo | #1015820 // jLiveValueTextArea

JavaX fragment (include)

static JTextArea jLiveValueTextArea(final LiveValue lv) {
  final JTextArea ta = jTextArea();
  bindTextComponentToLiveValue(ta, lv);
  ret ta;
}

Author comment

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: 375 / 411
Referenced in: [show references]