public class IndexCellRenderer extends CustomListCellRenderer
categoryFont, defaultFont, separator| Constructor and Description |
|---|
IndexCellRenderer(JList list,
ControlPanelInfo info)
Constructor of the index cell renderer.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
getListCellRendererComponent(JList list,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus) |
getStringValuepublic IndexCellRenderer(JList list, ControlPanelInfo info)
list - the list whose contents will be rendered.info - the control panel information.public Component getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)
getListCellRendererComponent in interface ListCellRenderergetListCellRendererComponent in class CustomListCellRendererCopyright © 2010-2015 ForgeRock AS. All Rights Reserved.