protected class CheckBoxList.CellRenderer
extends java.lang.Object
implements javax.swing.ListCellRenderer<E>
| Modifier | Constructor and Description |
|---|---|
protected |
CellRenderer() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getListCellRendererComponent(javax.swing.JList<? extends E> list,
E value,
int index,
boolean isSelected,
boolean cellHasFocus) |
SpotBugs is licensed under the LGPL.