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