A set of components that form an API for TI system: high level interface to collaboration services offered by TI framework
|
Components:
-
TangoBean: bridge between application and Tango Interactive environment
-
ObjectPipe: event gathering and distribution
|
Offer sufficient functionality to build advanced collaboration tools
|
Designed for use in integrated development environments
|
Developed as Java Beans - component model technology for Java
-
communicate with other components developed according to Java Beans specification
|
Implemented to operate in three modes:
-
collaborative: collaboration functionality provided, graphical interface hidden
-
testing: operation outside TI environment, graphical interface hidden
-
design: operation inside integrated development environment, graphical interface visible
|
|