Uses of Class
tico.board.components.TLabel

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

Uses of TLabel in tico.board.components
 

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