static JButton tableDependentButton(JTable tbl, S text, O action) { ret tableDependButton(tbl, jbutton(text, action)); }