public class IndexComboBoxCellRenderer extends CustomListCellRenderer
defaultFont| 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-2020 Wren Security. All Rights Reserved.