Note that the getTableCellRendererComponent
method defined in
Segment 997 returns the same component each time, but
possibly with altered properties, in accordance with the arguments
supplied.
Reusing the same component, rather than generating a new component for each cell rendering, is relatively efficient.