AsWing A3 API
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface TreeCellFactory
Methods
Package
org.aswing.tree
Interface
public interface TreeCellFactory
Implementors
GeneralTreeCellFactory
TreeCellFactory for create cells for tree
Public Methods
Method
Defined by
createNewCell
():
TreeCell
Creates a new tree cell.
TreeCellFactory
Method detail
createNewCell
()
method
public function createNewCell():
TreeCell
Creates a new tree cell.
Returns
TreeCell
— the tree cell