Packageorg.aswing.tree
Interfacepublic interface TreeCellFactory
ImplementorsGeneralTreeCellFactory

TreeCellFactory for create cells for tree



Public Methods
 MethodDefined by
  
Creates a new tree cell.
TreeCellFactory
Method detail
createNewCell()method
public function createNewCell():TreeCell

Creates a new tree cell.

Returns
TreeCell — the tree cell