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

4
LINES

< > BotCompany Repo | #1006691 // registerMinusKeys

JavaX fragment (include)

static void registerMinusKeys(JComponent c, O r) {
  registerKey(c, KeyEvent.VK_MINUS, "-", r);
  registerKey(c, KeyEvent.VK_SUBTRACT, "num-", r);
}

Author comment

Began life as a copy of #1006690

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006691
Snippet name: registerMinusKeys
Eternal ID of this version: #1006691/1
Text MD5: bd8bf6576b6810652a89d1ec6c766018
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-31 06:43:37
Source code size: 151 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 428 / 444
Referenced in: [show references]