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

5
LINES

< > BotCompany Repo | #1020150 // jLiveValueTextArea_bothWays

JavaX fragment (include)

static JTextArea jLiveValueTextArea_bothWays(final SimpleLiveValue<S> lv) {
  final JTextArea ta = typeWriterTextArea();
  bindTextComponentToLiveValue_bothWays(ta, lv);
  ret ta;
}

Author comment

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: 225 / 265
Version history: 3 change(s)
Referenced in: [show references]