Uses of Class
tico.board.components.TTextArea

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

Uses of TTextArea in tico.board.components
 

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