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