protected DownloadsTable getTable() {
     return (DownloadsTable) DownloadsTableModel.getInstance().getTable();
 }