| Package | org.aswing |
| Class | public class DefaultComboBoxListCell |
| Inheritance | DefaultComboBoxListCell DefaultListCell AbstractListCell |
| Property | Defined by | ||
|---|---|---|---|
| realBackground : ASColor | DefaultComboBoxListCell | ||
| realForeground : ASColor | DefaultComboBoxListCell | ||
| rolloverBackground : ASColor | DefaultComboBoxListCell | ||
| rolloverForeground : ASColor | DefaultComboBoxListCell | ||
![]() | value : * | AbstractListCell | |
| Method | Defined by | ||
|---|---|---|---|
| DefaultComboBoxListCell | |||
![]() | DefaultListCell | ||
![]() |
getCellValue():*
| AbstractListCell | |
![]() |
setCellValue(value:*):void
| DefaultListCell | |
|
setListCellStatus(list:JList, isSelected:Boolean, index:int):void
| DefaultComboBoxListCell | ||
| Method | Defined by | ||
|---|---|---|---|
![]() |
__resized(e:ResizedEvent):void
| DefaultListCell | |
![]() | DefaultListCell | ||
|
initJLabel(jlabel:JLabel):void
| DefaultComboBoxListCell | ||
| realBackground | property |
protected var realBackground:ASColor
| realForeground | property |
protected var realForeground:ASColor
| rolloverBackground | property |
protected var rolloverBackground:ASColor
| rolloverForeground | property |
protected var rolloverForeground:ASColor
| DefaultComboBoxListCell | () | constructor |
public function DefaultComboBoxListCell()
| initJLabel | () | method |
| setListCellStatus | () | method |
public override function setListCellStatus(list:JList, isSelected:Boolean, index:int):voidParameters
list:JList |
|
isSelected:Boolean |
|
index:int |