2425262728293031323334
row, column); } else if (val instanceof Chord) { Chord c=(Chord)val; return super.getTableCellRendererComponent(table, c.toShortString(), isSelected, hasFocus, row, column); } else {