Class ImageFileCellRenderer

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

public class ImageFileCellRenderer extends JLabel implements ListCellRenderer
Cell Renderer that takes a list of image file names and loads the image and renders it.
See Also: