Package tico.board

Package that contains all the board and project classes.

See:
          Description

Class Summary
TBoard A control that displays a communication board.
TBoardConstants A collection of attribute keys and methods to apply to a Map to get/set the properties in a typesafe manner added to the base GrahConstants attributes.
TBoardLayoutCache An object that defines the view of a TBoardModel.
TBoardModel Custom model than does not allow Connections between nodes.
TBoardTransferHandler Equal to GraphTransferHandler but created for future modifications.
TBoardUI The basic L&F for a board data structure.
TBoardUndoManager Equal to GraphUndoManager but created for future modifications.
TProject Set of TBoards wich can be navigated from an specified initial one.
 

Package tico.board Description

Package that contains all the board and project classes.