Uses of Class
projectManager.Project

Packages that use Project
gui   
projectManager   
 

Uses of Project in gui
 

Fields in gui declared as Project
 Project PFrame.activeProject
           
 

Constructors in gui with parameters of type Project
WorkspacePane(java.lang.String[] workspaceList, int noOfWorkspaces, ProjectFile activeProjectFile, PFrame cFrame, EditorPane ePane, Project aProject)
          The main constructor of the workspace panel class.
 

Uses of Project in projectManager
 

Fields in projectManager declared as Project
 Project ProjectFile.project
           
 

Constructors in projectManager with parameters of type Project
ProjectFile(Project project)
          This constructor is invoked by a project.