public class ConditionRenderer
extends java.lang.Object
implements javax.swing.ListCellRenderer
Modifier and Type | Field and Description |
---|---|
static java.awt.Color |
SELECTED_BACKGROUND |
Constructor and Description |
---|
ConditionRenderer() |
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getListCellRendererComponent(javax.swing.JList list,
java.lang.Object value,
int index,
boolean isSelected,
boolean cellHasFocus) |