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

1
LINES

< > BotCompany Repo | #1005945 // requestFocus - synonym of focus

JavaX fragment (include)

static void requestFocus(final JComponent c) { focus(c); }

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1005945
Snippet name: requestFocus - synonym of focus
Eternal ID of this version: #1005945/3
Text MD5: 81b7ec48de108bab08f76d95add5329b
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-21 12:39:12
Source code size: 58 bytes / 1 line
Pitched / IR pitched: No / No
Views / Downloads: 578 / 564
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1007396 - focus - focus JComponent