new ImageIcon(this.getClass().getResource("/icons/star_grey.png")),
new ImageIcon(this.getClass().getResource("/icons/star_grey.png")),
"Starred", null, null));
// ptm color coding
ptmJTable.getColumn(" ").setCellRenderer(new JSparklinesColorTableCellRenderer());
// set up the table header tooltips
selectedPeptidesTableToolTips = new ArrayList<String>();
selectedPeptidesTableToolTips.add(null);
selectedPeptidesTableToolTips.add("Starred");