public class IndexComboBoxCellRenderer extends CustomListCellRenderer
categoryFont, defaultFont, separator| Constructor and Description |
|---|
IndexComboBoxCellRenderer(JComboBox combo)
Constructor of the index renderer.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getStringValue(CategorizedComboBoxElement desc)
Returns the String value for a given CategorizedComboBoxElement.
|
getListCellRendererComponentpublic IndexComboBoxCellRenderer(JComboBox combo)
combo - the combo whose contents will be rendered.protected String getStringValue(CategorizedComboBoxElement desc)
getStringValue in class CustomListCellRendererdesc - the combo box element.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.