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

10
LINES

< > BotCompany Repo | #1031632 // tablePopupMenu_first - synonym of tablePopupMenuFirst

JavaX fragment (include)

// menuMaker = voidfunc(JPopupMenu, int row)
svoid tablePopupMenu_first(JTable table, fO menuMaker) {
  tablePopupMenuFirst(table, menuMaker);
}



svoid tablePopupMenu_first(JTable table, IVF2<JPopupMenu, Int> menuMaker) {
  tablePopupMenuFirst(table, menuMaker);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031632
Snippet name: tablePopupMenu_first - synonym of tablePopupMenuFirst
Eternal ID of this version: #1031632/1
Text MD5: 09143b5c6ead5ec71c6268d8a71658fc
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-24 00:30:27
Source code size: 269 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 88 / 110
Referenced in: [show references]