static S consoleInput() { if (headless()) null; ret getText(consoleInputField()); } static void consoleInput(S text) { consoleSetInput(text); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007067 |
Snippet name: | consoleInput |
Eternal ID of this version: | #1007067/3 |
Text MD5: | c048087568c0e8da7157597deeafc15d |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-03 01:19:43 |
Source code size: | 157 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 477 / 503 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010743 - consoleInputIfMain |