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

3
LINES

< > BotCompany Repo | #1016941 // addKeyListener

JavaX fragment (include)

svoid addKeyListener(final Component c, final KeyListener l) {
  if (c != null) swing { c.addKeyListener(l); }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1016941
Snippet name: addKeyListener
Eternal ID of this version: #1016941/2
Text MD5: 729ac9fa00bff30425f640d2835af5fa
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-09 12:58:09
Source code size: 114 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 294 / 337
Version history: 1 change(s)
Referenced in: [show references]