Packageorg.aswing.ext
Interfacepublic interface GridListCellFactory
ImplementorsGeneralGridListCellFactory

The factory to generate grid list cell instances.



Public Methods
 MethodDefined by
  
Creates a new list cell.
GridListCellFactory
Method detail
createNewGridListCell()method
public function createNewGridListCell():GridListCell

Creates a new list cell.

Returns
GridListCell