Package com.togethersoft.openapi.ide.project

Class Diagram Summary
project 
 

Interface Summary
IdeProjectInterface IdeProject defines a Together project.
IdeProjectConstantStores string constants that define various types of access to IdeProjectNodes.
IdeProjectEventThis event is fired when some actions about a project occurred.
IdeProjectListenerInterface IdeProjectListeber provides a project listener.
IdeProjectManagerManages IdeProjects and assigns/removes project listeners.
IdeProjectNodeInterface IdeProjecrNode represents a file or a directory in Together project.
 

Class Summary
IdeProjectAdapterThe simple implementation of IdeProjectListener interface.
IdeProjectManagerAccessProvides access to the current IdeProjectManager.