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

5
LINES

< > BotCompany Repo | #1019605 // onEnterAndCtrlEnter

JavaX fragment (include)

static JTextField onEnterAndCtrlEnter(final JTextField tf, fO action) {
  onEnter(tf, action);
  onCtrlEnter(tf, action);
  ret tf;
}

Author comment

Began life as a copy of #1001788

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019605
Snippet name: onEnterAndCtrlEnter
Eternal ID of this version: #1019605/1
Text MD5: 6b8f56b94a65bcd6d57c7fbfe9fb6faf
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-14 00:23:38
Source code size: 137 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 176 / 229
Referenced in: [show references]