Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1004139 // consoleInputField - get JavaX console input field

JavaX fragment (include)

static JTextField consoleInputField() {
  O console = get(getJavaX(), "console");
  ret (JTextField) getOpt(console, "tfInput");
}

Author comment

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: 521 / 539
Version history: 3 change(s)
Referenced in: [show references]