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

4
LINES

< > BotCompany Repo | #1019440 // focusOnShow (first time only)

JavaX fragment (include)

static <A extends JComponent> A focusOnShow(final A a) {
  onFirstComponentShow(a, r { focus(a) });
  ret a;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019440
Snippet name: focusOnShow (first time only)
Eternal ID of this version: #1019440/3
Text MD5: 52d3eda1935669fb77bb4e231f4065bc
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-08 13:15:02
Source code size: 113 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 233 / 278
Version history: 2 change(s)
Referenced in: [show references]