class org.aswing.DefaultComboBoxListCell extends DefaultListCell

The list cell for combobox drop down list. @author paling

Instance Fields

Show inherited public instance fieldsHide inherited public instance fields

Inherited from DefaultListCell

function getCellComponent():Component
function setCellValue(value:Dynamic):Void

Inherited from AbstractListCell

function getAwmlIndex():Int
function getCellComponent():Component
function getCellValue():Dynamic
function setCellValue(value:Dynamic):Void
function setListCellStatus(list:JList, isSelected:Bool, index:Int):Void

function new(): Void

function setListCellStatus(list:JList, isSelected:Bool, index:Int): Void