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

5
LINES

< > BotCompany Repo | #1022816 // jLiveValueTextArea_scrollDown

JavaX fragment (include)

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

Author comment

Began life as a copy of #1020150

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: #1022816
Snippet name: jLiveValueTextArea_scrollDown
Eternal ID of this version: #1022816/1
Text MD5: e31e2c4f0ab79ac0f16cd7adfe370e90
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-09 01:19:14
Source code size: 189 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 191 / 235
Referenced in: [show references]