public final class BitCellRenderer extends Object implements ListCellRenderer<Object>
Constructor and Description |
---|
BitCellRenderer() |
Modifier and Type | Method and Description |
---|---|
Component |
getListCellRendererComponent(JList<?> list,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus) |
public Component getListCellRendererComponent(JList<?> list, Object value, int index, boolean isSelected, boolean cellHasFocus)
getListCellRendererComponent
in interface ListCellRenderer<Object>
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.