[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Icons in table column headers.
|
- From: jbognar@xxxxxxxxxx (James Bognar)
- Date: 10 Sep 2001 23:05:59 GMT
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
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.