Package com.togethersoft.openapi.ide.project

Provides classes and interfaces for working with a project (opening and closing a project, adding project listeners etc).

See
          Description

Class Diagram Summary
project 
 

Interface Summary
IdeProject Interface IdeProject defines a Together project.
IdeProjectConstant Stores string constants that define various types of access to IdeProjectNodes.
IdeProjectEvent This event is fired when some actions about a project occurred.
IdeProjectListener Interface IdeProjectListeber provides a project listener.
IdeProjectManager Manages IdeProjects and assigns/removes project listeners.
IdeProjectNode Interface IdeProjecrNode represents a file or a directory in Together project.
 

Class Summary
IdeProjectAdapter The simple implementation of IdeProjectListener interface.
IdeProjectManagerAccess Provides access to the current IdeProjectManager.
 

Package com.togethersoft.openapi.ide.project Description

Provides classes and interfaces for working with a project (opening and closing a project, adding project listeners etc).