1 | static void consoleSetInput(final S text) {
|
2 | ifndef NoAWT |
3 | if (headless()) ret; |
4 | setTextAndSelectAll(consoleInputField(), text); |
5 | focusConsole(); |
6 | endifndef |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 21 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, qsqiayxyrbia, tslmcundralx, tvejysmllsmz, uelavcdoioby, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv, yanjaxplzisb
No comments. add comment
| Snippet ID: | #1005138 |
| Snippet name: | consoleSetInput |
| Eternal ID of this version: | #1005138/6 |
| Text MD5: | 5315079faf0208a1b1cc1720f64a0700 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-04 17:54:31 |
| Source code size: | 175 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 995 / 1901 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |