Uses 1485K of libraries. Click here for Pure Java version (6064L/34K).
1 | static RSyntaxTextAreaWithSearch liveValueRSyntaxTextArea_bothWays(SimpleLiveValue<S> lv) {
|
2 | RSyntaxTextAreaWithSearch ta = rSyntaxTextAreaWithSearch(); |
3 | bindTextComponentToLiveValue_bothWays(ta.textArea(), lv); |
4 | ret ta; |
5 | } |
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: | 387 / 527 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |