Uses of Class
org.hackystat.projectbrowser.page.projects.ProjectsPage

Packages that use ProjectsPage
org.hackystat.projectbrowser.page.projects Provides the Projects page. 
 

Uses of ProjectsPage in org.hackystat.projectbrowser.page.projects
 

Fields in org.hackystat.projectbrowser.page.projects declared as ProjectsPage
(package private)  ProjectsPage ProjectsForm.page
          The page containing this form.
 

Constructors in org.hackystat.projectbrowser.page.projects with parameters of type ProjectsPage
ProjectsForm(java.lang.String id, ProjectsPage page)
          The constructor for this page.