Uses of Class
org.hackystat.projectbrowser.page.contextsensitive.ContextSensitivePanel

Packages that use ContextSensitivePanel
org.hackystat.projectbrowser.page.dailyprojectdata Provides the DailyProjectData page. 
 

Uses of ContextSensitivePanel in org.hackystat.projectbrowser.page.dailyprojectdata
 

Methods in org.hackystat.projectbrowser.page.dailyprojectdata that return ContextSensitivePanel
 ContextSensitivePanel DailyProjectDataSession.getContextSensitivePanel()
          Get the context sensitive panel holding the context sensitive menus.
 

Methods in org.hackystat.projectbrowser.page.dailyprojectdata with parameters of type ContextSensitivePanel
 void DailyProjectDataSession.setContextSensitivePanel(ContextSensitivePanel panel)
          Sets the panel containing the context sensitive menus.