com.jidesoft.plaf.basic
Class ExComboBoxRenderer
java.lang.Object
com.jidesoft.plaf.basic.ExComboBoxRenderer
- All Implemented Interfaces:
- ListCellRenderer
public class ExComboBoxRenderer
- extends Object
- implements ListCellRenderer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExComboBoxRenderer
public ExComboBoxRenderer(ListCellRenderer delegate,
ExComboBox comboBox)
getListCellRendererComponent
public Component getListCellRendererComponent(JList list,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus)
- Specified by:
getListCellRendererComponent
in interface ListCellRenderer