1 | static JTextArea jLiveValueTextArea_bothWays(final SimpleLiveValue<S> lv) {
|
2 | final JTextArea ta = typeWriterTextArea(); |
3 | bindTextComponentToLiveValue_bothWays(ta, lv); |
4 | ret ta; |
5 | } |
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: | 516 / 568 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |