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

5
LINES

< > BotCompany Repo | #1034000 // liveValueRSyntaxTextArea_bothWays

JavaX fragment (include) [tags: use-pretranspiled]

Uses 1485K of libraries. Click here for Pure Java version (6064L/34K).

static RSyntaxTextAreaWithSearch liveValueRSyntaxTextArea_bothWays(SimpleLiveValue<S> lv) {
  RSyntaxTextAreaWithSearch ta = rSyntaxTextAreaWithSearch();
  bindTextComponentToLiveValue_bothWays(ta.textArea(), lv);
  ret ta;
}

Author comment

Began life as a copy of #1020150

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034000
Snippet name: liveValueRSyntaxTextArea_bothWays
Eternal ID of this version: #1034000/5
Text MD5: ba9cb777e6fc640583825f33f3325c36
Transpilation MD5: c5d041bf8be0369187f168fea0a68de8
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-16 17:07:29
Source code size: 229 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 111 / 181
Version history: 4 change(s)
Referenced in: [show references]