// menuMaker = voidfunc(JPopupMenu, int row) svoid tablePopupMenuFirst(JTable table, fO menuMaker) { tablePopupMenu_first.set(true); tablePopupMenu(table, menuMaker); } svoid tablePopupMenuFirst(JTable table, IVF2 menuMaker) { tablePopupMenuFirst(table, (O) menuMaker); }