static JTextField consoleInputField() { O console = get(getJavaX(), "console"); ret (JTextField) getOpt(console, "tfInput"); }
Began life as a copy of #1003468
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004139 |
Snippet name: | consoleInputField - get JavaX console input field |
Eternal ID of this version: | #1004139/4 |
Text MD5: | a730344544c994f51c77064f08de3009 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-19 19:19:46 |
Source code size: | 133 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 638 / 629 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010522 - consoleInputFieldOrComboBox - get JavaX console input field |