Uses of Package
tico.board.components

Packages that use tico.board.components
tico.board Package that contains all the board and project classes. 
tico.board.components Package that contains the models of board components. 
tico.components Package that contains a set of Swing based components that are used in both applications. 
tico.editor.actions Package with the editor actions. 
tico.editor.dialogs Package with the editor dialogs. 
 

Classes in tico.board.components used by tico.board
TComponent
          Defines a TComponent and its attributes.
 

Classes in tico.board.components used by tico.board.components
TCell
          Defines a TCell and its attributes.
TComponent
          Defines a TComponent and its attributes.
TControllerCell
          Defines a TControllerCell and its attributes.
TGrid
          Defines a TGrid, its attributes and its children grid cells.
TGridCell
          Defines a TGridCell and its attributes.
TLabel
          Defines a TLabel and its attributes.
TLine
          Defines a TLine and its attributes.
TOval
          Defines a TCell and its attributes.
TRectangle
          Defines a TRectangle and its attributes.
TRoundRect
          Defines a TRoundRect and its attributes.
TTextArea
          Defines a TTextArea and its attributes.
 

Classes in tico.board.components used by tico.components
TComponent
          Defines a TComponent and its attributes.
 

Classes in tico.board.components used by tico.editor.actions
TCell
          Defines a TCell and its attributes.
TComponent
          Defines a TComponent and its attributes.
TGrid
          Defines a TGrid, its attributes and its children grid cells.
TGridCell
          Defines a TGridCell and its attributes.
 

Classes in tico.board.components used by tico.editor.dialogs
TComponent
          Defines a TComponent and its attributes.