Cell implementation FvAsWingTracer logging cell.
public function getCellComponent():JLabelReturn the represent component of this cell.
a component that represent this cell.
public function setListCellStatus(list:JList, isSelected:Boolean):VoidSets the table cell status, include the owner-JList isSelected and row position.
isSelected | true to set the cell selected, false to set not selected. |
public function setCellValue(v:FvTracerMessage):VoidSets the value of this cell.