Class NimbusCheckBoxRenderer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, TableCellRenderer

public class NimbusCheckBoxRenderer
extends DefaultTableCellRenderer
Table cell render fixing a bug occurring in the Nimbus look and feel with alternating row color coding. Using this cell renderer makes sure that the correct background color is used. Supported input: Boolean objects. Other object types are rendered using the DefaultTableCellRenderer.
Author:
Harald Barsnes
See Also:
Serialized Form