Class CustomBooleanCellRenderer

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

public class CustomBooleanCellRenderer extends CustomCheckBox implements TableCellRenderer
See Also:
  • Constructor Details

    • CustomBooleanCellRenderer

      public CustomBooleanCellRenderer(String pathSelectedIcon, String pathUnselectedIcon)
  • Method Details