Class BlockTableDataModel.ImageIconRenderer

java.lang.Object
javax.swing.AbstractCellEditor
jmri.jmrit.beantable.block.BlockTableDataModel.ImageIconRenderer
All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TableCellRenderer
Enclosing class:
BlockTableDataModel

Visualize state in table as a graphic, customized for Blocks (2 states). Renderer and Editor are identical, as the cell contents are not actually edited.