Class AbstractIconRenderer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ListCellRenderer<AbstractIcon>

public class AbstractIconRenderer extends JPanel implements ListCellRenderer<AbstractIcon>
This renders the AbstractIcon for the current Cell of the rendered list
See Also: