| Package | org.aswing |
| Class | public class DefaultComboBoxListCellFactory |
| Inheritance | DefaultComboBoxListCellFactory DefaultListTextCellFactory |
See also
| Method | Defined by | ||
|---|---|---|---|
|
DefaultComboBoxListCellFactory(shareCelles:Boolean = true, sameHeight:Boolean = true)
| DefaultComboBoxListCellFactory | ||
![]() | DefaultListTextCellFactory | ||
![]() |
getCellHeight():int
Returns the height for all cells
| DefaultListTextCellFactory | |
![]() |
isAllCellHasSameHeight():Boolean
| DefaultListTextCellFactory | |
![]() |
isShareCells():Boolean
| DefaultListTextCellFactory | |
![]() |
setCellHeight(h:int):void
Sets the height for all cells
| DefaultListTextCellFactory | |