Uses of Package
com.togethersoft.openapi.ide.project

Packages that use com.togethersoft.openapi.ide.project
com.togethersoft.openapi.ide 
com.togethersoft.openapi.ide.project 
com.togethersoft.openapi.ide.project.enum 

Classes in com.togethersoft.openapi.ide.project used by com.togethersoft.openapi.ide
IdeAccess
          Class IdeAccess provides access to the IdeManager and all other managers.
IdeManager
          Interface IdeManager provides the entire IDE's fuctionality.
 

Classes in com.togethersoft.openapi.ide.project used by com.togethersoft.openapi.ide.project
IdeProject
          Interface IdeProject defines a Together project.
IdeProjectAdapter
          The simple implementation of IdeProjectListener interface.
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.
IdeProjectManagerAccess
          Provides access to the current IdeProjectManager.
IdeProjectNode
          Interface IdeProjecrNode represents a file or a directory in Together project.
 

Classes in com.togethersoft.openapi.ide.project used by com.togethersoft.openapi.ide.project.enum
IdeProjectNodeEnumeration
          Represents enumeration of nodes in Together's project.