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

5
LINES

< > BotCompany Repo | #1015112 // tablePopupMenuItemAndDoubleClick

JavaX fragment (include)

// action: voidfunc(int row)
static void tablePopupMenuItemAndDoubleClick(final JTable table, fS name, fO action) {
  tablePopupMenuItem(table, name, action);
  onDoubleClick(table, action);
}

Author comment

Began life as a copy of #1006548

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: #1015112
Snippet name: tablePopupMenuItemAndDoubleClick
Eternal ID of this version: #1015112/1
Text MD5: 7a3fa4e49260a374fd4ffe8d113a23ed
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-08 14:18:05
Source code size: 196 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 330 / 363
Referenced in: [show references]