se.liu.ida.critiquer.gui
Class CheckBoxList.CellRenderer
java.lang.Object
se.liu.ida.critiquer.gui.CheckBoxList.CellRenderer
- All Implemented Interfaces:
- ListCellRenderer
- Enclosing class:
- CheckBoxList
protected class CheckBoxList.CellRenderer
- extends Object
- implements ListCellRenderer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckBoxList.CellRenderer
protected CheckBoxList.CellRenderer()
getListCellRendererComponent
public Component getListCellRendererComponent(JList list,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus)
- Specified by:
getListCellRendererComponent
in interface ListCellRenderer