Module org.jpo

Class CategoryListCellRenderer

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

public class CategoryListCellRenderer extends JCheckBox implements ListCellRenderer<Category>
A class which formats a Category for use in a JList
See Also: