class org.aswing.AbstractListCell

Abstract list cell. @author paling

Instance Fields

function new(): Void

function getAwmlIndex(): Int

function getCellComponent(): Component

Subclass should override this method

function getCellValue(): Dynamic

function setCellValue(value:Dynamic): Void

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