static JButton tableDependButton(JTable tbl, JButton b) { tableDependButtons(tbl, ll(b)); ret b; }