Uses of Class
tico.board.components.TControllerCell

Packages that use TControllerCell
tico.board.components Package that contains the models of board components. 
 

Uses of TControllerCell in tico.board.components
 

Methods in tico.board.components that return TControllerCell
static TControllerCell TControllerCell.XMLDecode(org.w3c.dom.Element element)
          Returns a TCell object from the data contained in the XML Element.