Class JCheckBoxList.CheckBoxCellRenderer

java.lang.Object
com.illumon.iris.gui.widget.JCheckBoxList.CheckBoxCellRenderer
All Implemented Interfaces:
ListCellRenderer<E>
Enclosing class:
JCheckBoxList<E>

public class JCheckBoxList.CheckBoxCellRenderer extends Object implements ListCellRenderer<E>
  • Constructor Details

    • CheckBoxCellRenderer

      public CheckBoxCellRenderer()
  • Method Details