org.hobsoft.symmetry.ui.test.view
Class NullComponentListCellRenderer<T>
java.lang.Object
org.hobsoft.symmetry.ui.test.view.NullComponentListCellRenderer<T>
- Type Parameters:
T - the item type
- All Implemented Interfaces:
- ListCellRenderer<T>
public class NullComponentListCellRenderer<T>
- extends Object
- implements ListCellRenderer<T>
- Author:
- Mark Hobson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullComponentListCellRenderer
public NullComponentListCellRenderer()
getListCellComponent
public Component getListCellComponent(ComboBox<T> comboBox,
int index)
-
- Specified by:
getListCellComponent in interface ListCellRenderer<T>
Copyright © 2004-2012. All Rights Reserved.