Skip to Content
0
Former Member
Oct 04, 2005 at 04:13 PM

adding image to table columns TextView - TableCellEditor

50 Views

How do you add images to a tables columns TextView - TableCellEditor? I'm trying to put an image in the actual column (not column header) that would display to the user some sort of status for all rows in the table. I can only find examples of trees in a table that can have img. srcs. Do I need to use a different type of TableCellEditor in the TableColumn to be able to add an image?