Class JSparklinesColorTableCellRenderer

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
no.uib.jsparklines.renderers.JSparklinesColorTableCellRenderer
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, TableCellRenderer

public class JSparklinesColorTableCellRenderer
extends JPanel
implements TableCellRenderer
Table cell renderer displaying colored equal size bar charts. Supported input: Color objects. Other object types are rendered using the DefaultTableCellRenderer.

In principle the same as setting the background color in the cell, but looks better.

Author:
Harald Barsnes
See Also:
Serialized Form