static Map getSelectedLineAsMap(JTable tbl) { ret getTableLineAsMap(tbl, tbl.getSelectedRow()); }