static L getSelectedLine(JTable tbl) { ret getTableLine(tbl, tbl.getSelectedRow()); }