Class CheckListRenderer

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, ListCellRenderer, SwingConstants

public class CheckListRenderer extends JCheckBox implements ListCellRenderer
cell renderer that will render a JCheckBox and the the item in the List.
See Also: