interface org.aswing.table.TableCellFactory

TableCellFactory for create cells for table @author paling

Instance Fields

function createNewCell(isHeader:Bool): TableCell

Creates a new table cell.

isHeader

is it a header cell

returns

the table cell