Libraryless. Click here for Pure Java version (2890L/17K).
1 | sS dm_showTextInCodeEditor(S text) { |
2 | S mod = dm_newEditor(); |
3 | dm_call(mod, "setText", text); |
4 | ret mod; |
5 | } |
Began life as a copy of #1026696
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030824 |
Snippet name: | dm_showTextInCodeEditor - code editor has search, save to snippet etc. |
Eternal ID of this version: | #1030824/1 |
Text MD5: | f7abc14e47bb515d38a83ff554813263 |
Transpilation MD5: | 2adb93b24af312a9aef0bd481aa04003 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-31 14:38:06 |
Source code size: | 112 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 167 / 247 |
Referenced in: | [show references] |