[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Icons in table column headers.

Is there a way to include icons in the column headers of tables.  I have a
table with sort capability, and I'd like to add small 'up' and 'down'
arrows to the headers to show which column the table is sorted by.  I
noticed a setImage() method in TableColumn's superclass Item, but it
doesn't seem to do anything.